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

MAINT: Specific noqa mark #606

Merged
merged 10 commits into from Jul 11, 2022
Merged

MAINT: Specific noqa mark #606

merged 10 commits into from Jul 11, 2022

Conversation

Zeroto521
Copy link
Owner

@Zeroto521 Zeroto521 commented Jul 11, 2022

  • closes #xxxx
  • whatsnew entry

noqa specific problem, not all problems

@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #606 (b36178f) into main (00b8630) will decrease coverage by 0.20%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #606      +/-   ##
==========================================
- Coverage   99.59%   99.39%   -0.21%     
==========================================
  Files          84       84              
  Lines         988      986       -2     
  Branches      103      103              
==========================================
- Hits          984      980       -4     
- Misses          1        2       +1     
- Partials        3        4       +1     
Impacted Files Coverage Δ
dtoolkit/accessor/__init__.py 100.00% <100.00%> (ø)
dtoolkit/accessor/dataframe/__init__.py 100.00% <100.00%> (ø)
dtoolkit/accessor/dataframe/decompose.py 100.00% <100.00%> (ø)
dtoolkit/accessor/dataframe/drop_inf.py 100.00% <100.00%> (ø)
dtoolkit/accessor/dataframe/filter_in.py 100.00% <100.00%> (ø)
dtoolkit/accessor/dataframe/values_to_dict.py 100.00% <100.00%> (ø)
dtoolkit/accessor/index/__init__.py 100.00% <100.00%> (ø)
dtoolkit/accessor/series/__init__.py 100.00% <100.00%> (ø)
dtoolkit/accessor/series/values_to_dict.py 100.00% <100.00%> (ø)
dtoolkit/geoaccessor/__init__.py 100.00% <100.00%> (ø)
... and 16 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00b8630...b36178f. Read the comment docs.

@Zeroto521 Zeroto521 enabled auto-merge (squash) July 11, 2022 02:00
@Zeroto521 Zeroto521 merged commit 835ba79 into main Jul 11, 2022
@Zeroto521 Zeroto521 deleted the lint/noqa branch July 11, 2022 02:06
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

1 participant