Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

28 fix formatcheckyml #29

Closed
wants to merge 3 commits into from
Closed

28 fix formatcheckyml #29

wants to merge 3 commits into from

Conversation

pat-alt
Copy link
Member

@pat-alt pat-alt commented Sep 5, 2024

Fixes FormatCheck.yml and applies formatting

@pat-alt pat-alt linked an issue Sep 5, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 39.28571% with 17 lines in your changes missing coverage. Please review.

Project coverage is 40.83%. Comparing base (a02d3e9) to head (f989f41).

Files with missing lines Patch % Lines
src/attacks/square/square_attack.jl 0.00% 5 Missing ⚠️
src/training/adversarial_training.jl 0.00% 4 Missing ⚠️
src/attacks/autopgd/utils.jl 40.00% 3 Missing ⚠️
src/attacks/square/utils.jl 0.00% 3 Missing ⚠️
src/attacks/common_utils.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   41.32%   40.83%   -0.49%     
==========================================
  Files          10       10              
  Lines         242      240       -2     
==========================================
- Hits          100       98       -2     
  Misses        142      142              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pat-alt
Copy link
Member Author

pat-alt commented Sep 5, 2024

Closing in favor of #31

@pat-alt pat-alt closed this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix FormatCheck.yml
1 participant