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

Configure code coverage reporting #77

Merged
merged 3 commits into from Aug 26, 2019
Merged

Configure code coverage reporting #77

merged 3 commits into from Aug 26, 2019

Conversation

jsbean
Copy link
Member

@jsbean jsbean commented Aug 26, 2019

This PR refines the configuration of the code coverage gathering process in several ways:

  • Ask codecov.io to ignore the Tests directory for a more honest view of coverage
  • Only generate-xcodeproj if we are on a Mac
  • Only gather coverage if we are on a Mac

@codecov-io
Copy link

codecov-io commented Aug 26, 2019

Codecov Report

Merging #77 into latest will decrease coverage by 48.97%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           latest      #77       +/-   ##
===========================================
- Coverage   85.06%   36.08%   -48.98%     
===========================================
  Files         129       43       -86     
  Lines       20734     1283    -19451     
===========================================
- Hits        17637      463    -17174     
+ Misses       3097      820     -2277
Impacted Files Coverage Δ
...dTests/Timewise/03_Rhythm/Timewise_03_Rhythm.swift
Tests/MusicXMLTests/Complex Types/RestTests.swift
.../Partwise/12_Clefs/Partwise_12_Clefs_A_Clefs.swift
...cXMLTests/Complex Types/PartwiseMeasureTests.swift
Tests/MusicXMLTests/HelloWorld.swift
...ondTests/Timewise/02_Rests/Timewise_02_Rests.swift
...mewise_01_Pitches_E_ParenthesizedAccidentals.swift
...ts/Timewise/23_Tuplets/Timewise_23_Tuplets_A.swift
Tests/MusicXMLTests/Complex Types/KeyTests.swift
..._Pitches_F_ParenthesizedMicrotoneAccidentals.swift
... and 76 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 c55a2fb...c68c91a. Read the comment docs.

@jsbean jsbean merged commit af78b43 into latest Aug 26, 2019
@jsbean jsbean deleted the codecov-config branch August 26, 2019 20:13
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

2 participants