Skip to content

Fix issue #969: Add support for single line exclusions#1085

Merged
timothycrosley merged 1 commit into
developfrom
feature/fix-issue-969
Jan 7, 2020
Merged

Fix issue #969: Add support for single line exclusions#1085
timothycrosley merged 1 commit into
developfrom
feature/fix-issue-969

Conversation

@timothycrosley
Copy link
Copy Markdown
Member

@timothycrosley timothycrosley commented Jan 7, 2020

Fixes #969

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 7, 2020

Codecov Report

Merging #1085 into develop will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #1085      +/-   ##
==========================================
+ Coverage    84.87%   84.9%   +0.02%     
==========================================
  Files           41      41              
  Lines         3617    3623       +6     
  Branches       654     654              
==========================================
+ Hits          3070    3076       +6     
  Misses         412     412              
  Partials       135     135
Impacted Files Coverage Δ
isort/profiles.py 100% <100%> (ø) ⬆️
isort/output.py 96.77% <100%> (ø) ⬆️
tests/test_isort.py 99.23% <100%> (ø) ⬆️
isort/main.py 64.31% <100%> (+0.14%) ⬆️
isort/settings.py 82.29% <100%> (+0.05%) ⬆️

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 70c904d...ad49f79. Read the comment docs.

@timothycrosley timothycrosley merged commit 9b654e3 into develop Jan 7, 2020
@staticdev staticdev deleted the feature/fix-issue-969 branch December 11, 2022 20:57
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.

Support google style guide

2 participants