Bump pylint from 3.2.6 to 3.3.3 #2566
Open
Codecov / codecov/project
succeeded
Jan 23, 2025 in 0s
85.41% (target 83.00%)
View this Pull Request on Codecov
85.41% (target 83.00%)
Details
Codecov Report
Attention: Patch coverage is 61.22449%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 85.41%. Comparing base (
fc535ef
) to head (cbb9d46
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2566 +/- ##
==========================================
- Coverage 85.41% 85.41% -0.01%
==========================================
Files 334 334
Lines 31002 31001 -1
Branches 5300 5299 -1
==========================================
- Hits 26479 26478 -1
- Misses 3054 3055 +1
+ Partials 1469 1468 -1
Files with missing lines | Coverage Δ | |
---|---|---|
...ion/adversarial_patch/adversarial_patch_pytorch.py | 76.35% <100.00%> (+0.24%) |
⬆️ |
art/attacks/evasion/decision_tree_attack.py | 100.00% <100.00%> (ø) |
|
...ted_gradient_descent/projected_gradient_descent.py | 97.33% <100.00%> (ø) |
|
...adient_descent/projected_gradient_descent_numpy.py | 88.04% <ø> (ø) |
|
...tacks/evasion/rescaling_auto_conjugate_gradient.py | 87.11% <100.00%> (ø) |
|
...attacks/evasion/steal_now_attack_later/bbox_ioa.py | 100.00% <ø> (ø) |
|
...cks/evasion/steal_now_attack_later/drop_block2d.py | 75.00% <100.00%> (ø) |
|
...n/steal_now_attack_later/steal_now_attack_later.py | 95.30% <100.00%> (ø) |
|
...ttacks/inference/membership_inference/black_box.py | 88.71% <100.00%> (ø) |
|
art/estimators/tensorflow.py | 78.00% <ø> (ø) |
|
... and 8 more |
Loading