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

[9625] improve cloud code coverage configuration #1129

Merged
merged 15 commits into from Apr 15, 2019

Conversation

glyph
Copy link
Member

@glyph glyph commented Apr 13, 2019

  • separate coverage preparation and publishing
  • add coverage publishing to circle macOS builders
  • add publishing to coveralls, which might actually be the good one now
  • keep publishing to codecov so we can compare

- separate coverage preparation and publishing
- add coverage publishing to circle macOS builders
- add publishing to coveralls, which might actually be the good one now
@codecov
Copy link

codecov bot commented Apr 13, 2019

Codecov Report

Merging #1129 into trunk will decrease coverage by 2.51%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##            trunk    #1129      +/-   ##
==========================================
- Coverage   91.99%   89.47%   -2.52%     
==========================================
  Files         844      844              
  Lines      151053   151053              
  Branches    13158    13158              
==========================================
- Hits       138955   135155    -3800     
- Misses      10000    13415    +3415     
- Partials     2098     2483     +385

@glyph glyph changed the title improve cloud code coverage configuration [9625] improve cloud code coverage configuration Apr 13, 2019
@glyph
Copy link
Member Author

glyph commented Apr 15, 2019

I'm going to merge this unilaterally because it is coupled to stateful configuration changes made in various web services, and I believe other PRs are going to start getting bogus build statuses that report incorrect things about coverage if I don't land it or roll those back. Also, it's not a code change, it's a config change to how CI works.

I am happy to take feedback or roll this back if anyone disagrees with these changes.

@glyph glyph merged commit 17380c9 into twisted:trunk Apr 15, 2019
@glyph glyph deleted the enhanced-coverage-configuration branch April 15, 2019 04:42
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