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

22 unit tests #27

Merged
merged 8 commits into from
Sep 5, 2024

adapted AutoPGD

47c72da
Select commit
Loading
Failed to load commit list.
Merged

22 unit tests #27

adapted AutoPGD
47c72da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 3, 2024 in 1s

51.56% of diff hit (target 0.41%)

View this Pull Request on Codecov

51.56% of diff hit (target 0.41%)

Annotations

Check warning on line 12 in src/attacks/autopgd/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attacks/autopgd/utils.jl#L12

Added line #L12 was not covered by tests

Check warning on line 7 in src/attacks/common_utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attacks/common_utils.jl#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 10 in src/attacks/square/square_attack.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attacks/square/square_attack.jl#L10

Added line #L10 was not covered by tests

Check warning on line 24 in src/attacks/square/square_attack.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attacks/square/square_attack.jl#L24

Added line #L24 was not covered by tests

Check warning on line 32 in src/attacks/square/square_attack.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attacks/square/square_attack.jl#L32

Added line #L32 was not covered by tests

Check warning on line 59 in src/attacks/square/square_attack.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attacks/square/square_attack.jl#L59

Added line #L59 was not covered by tests

Check warning on line 63 in src/attacks/square/square_attack.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attacks/square/square_attack.jl#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 68 in src/attacks/square/square_attack.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attacks/square/square_attack.jl#L68

Added line #L68 was not covered by tests

Check warning on line 73 in src/attacks/square/square_attack.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attacks/square/square_attack.jl#L73

Added line #L73 was not covered by tests

Check warning on line 40 in src/attacks/square/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attacks/square/utils.jl#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 43 in src/attacks/square/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attacks/square/utils.jl#L43

Added line #L43 was not covered by tests

Check warning on line 50 in src/attacks/square/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attacks/square/utils.jl#L50

Added line #L50 was not covered by tests

Check warning on line 6 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L6

Added line #L6 was not covered by tests

Check warning on line 19 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L19

Added line #L19 was not covered by tests

Check warning on line 21 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L21

Added line #L21 was not covered by tests

Check warning on line 27 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L27

Added line #L27 was not covered by tests

Check warning on line 30 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 36 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L36

Added line #L36 was not covered by tests

Check warning on line 46 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L46

Added line #L46 was not covered by tests

Check warning on line 64 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L64

Added line #L64 was not covered by tests

Check warning on line 66 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L66

Added line #L66 was not covered by tests

Check warning on line 75 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L75

Added line #L75 was not covered by tests

Check warning on line 86 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L86

Added line #L86 was not covered by tests

Check warning on line 101 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 103 in src/training/adversarial_training.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/training/adversarial_training.jl#L103

Added line #L103 was not covered by tests