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

Make section and type output match the config file order. #74

Merged
merged 3 commits into from
Aug 7, 2017

Conversation

njsmith
Copy link
Contributor

@njsmith njsmith commented Aug 7, 2017

Fixes gh-70.

@codecov-io
Copy link

codecov-io commented Aug 7, 2017

Codecov Report

Merging #74 into master will increase coverage by 1.57%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #74      +/-   ##
=========================================
+ Coverage   88.73%   90.3%   +1.57%     
=========================================
  Files          12      12              
  Lines         435     454      +19     
  Branches       52      56       +4     
=========================================
+ Hits          386     410      +24     
+ Misses         28      27       -1     
+ Partials       21      17       -4
Impacted Files Coverage Δ
src/towncrier/test/test_format.py 100% <100%> (ø) ⬆️
src/towncrier/test/test_write.py 100% <100%> (ø) ⬆️
src/towncrier/test/test_cli.py 92.59% <100%> (-7.41%) ⬇️
src/towncrier/_builder.py 100% <100%> (+2.4%) ⬆️
src/towncrier/__init__.py 88.52% <0%> (+4.91%) ⬆️
src/towncrier/_settings.py 80% <0%> (+20%) ⬆️

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 38a7fd1...d664fd9. Read the comment docs.

@hawkowl hawkowl merged commit 427c12d into twisted:master Aug 7, 2017
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