Skip to content

Add ensure_newline_before_comments to black profile#1077

Merged
timothycrosley merged 2 commits intoPyCQA:developfrom
StephenBrown2:update_black_profile
Jan 4, 2020
Merged

Add ensure_newline_before_comments to black profile#1077
timothycrosley merged 2 commits intoPyCQA:developfrom
StephenBrown2:update_black_profile

Conversation

@StephenBrown2
Copy link
Copy Markdown
Contributor

Since #1000 was merged to address black compatibility, best include it in the profile.

Since PyCQA#1000 was merged to address black compatibility, best include it in the profile.
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 3, 2020

Codecov Report

Merging #1077 into develop will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1077      +/-   ##
===========================================
+ Coverage    84.61%   84.67%   +0.05%     
===========================================
  Files           40       40              
  Lines         3537     3537              
  Branches       642      642              
===========================================
+ Hits          2993     2995       +2     
+ Misses         410      409       -1     
+ Partials       134      133       -1
Impacted Files Coverage Δ
isort/profiles.py 100% <ø> (ø) ⬆️
isort/wrap_modes.py 97.11% <0%> (+1.92%) ⬆️

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 c54b3dd...59cd74a. Read the comment docs.

@timothycrosley
Copy link
Copy Markdown
Member

This is great, thank you!

@timothycrosley timothycrosley merged commit 35bc8f3 into PyCQA:develop Jan 4, 2020
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.

3 participants