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

Improve linting #192

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Improve linting #192

wants to merge 3 commits into from

Conversation

yangarbiter
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2021

Codecov Report

Patch coverage: 79.85% and project coverage change: +0.22 🎉

Comparison is base (1079085) 89.60% compared to head (af55b16) 89.82%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
+ Coverage   89.60%   89.82%   +0.22%     
==========================================
  Files          37       37              
  Lines        1597     1563      -34     
==========================================
- Hits         1431     1404      -27     
+ Misses        166      159       -7     
Impacted Files Coverage Δ
libact/base/interfaces.py 95.83% <ø> (+17.26%) ⬆️
libact/labelers/__init__.py 60.00% <0.00%> (ø)
libact/labelers/interactive_labeler.py 36.84% <0.00%> (-5.27%) ⬇️
libact/query_strategies/__init__.py 76.92% <ø> (ø)
...trategies/density_weighted_uncertainty_sampling.py 98.70% <ø> (-0.02%) ⬇️
libact/models/svm.py 96.00% <75.00%> (ø)
libact/query_strategies/multiclass/mdsp.py 78.57% <78.57%> (-0.19%) ⬇️
libact/labelers/ideal_labeler.py 100.00% <100.00%> (ø)
libact/models/logistic_regression.py 95.00% <100.00%> (+0.26%) ⬆️
libact/models/perceptron.py 100.00% <100.00%> (ø)
... and 5 more

... and 10 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

2 participants