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

Bump pylint from 3.2.6 to 3.3.3 #2566

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Improve pylint score

cbb9d46
Select commit
Loading
Failed to load commit list.
Open

Bump pylint from 3.2.6 to 3.3.3 #2566

Improve pylint score
cbb9d46
Select commit
Loading
Failed to load commit list.
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).

Files with missing lines Patch % Lines
...asion/adversarial_patch/adversarial_patch_numpy.py 0.00% 0 Missing and 6 partials ⚠️
art/estimators/pytorch.py 0.00% 0 Missing and 4 partials ⚠️
...ient_descent/projected_gradient_descent_pytorch.py 33.33% 1 Missing and 1 partial ⚠️
...escent/projected_gradient_descent_tensorflow_v2.py 33.33% 1 Missing and 1 partial ⚠️
art/metrics/verification_decisions_trees.py 66.66% 1 Missing and 1 partial ⚠️
art/utils.py 66.66% 1 Missing and 1 partial ⚠️
.../adversarial_patch/adversarial_patch_tensorflow.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            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

... and 3 files with indirect coverage changes