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

Fix coverage path problem on Windows #251

Merged
merged 2 commits into from
Jan 10, 2020
Merged

Fix coverage path problem on Windows #251

merged 2 commits into from
Jan 10, 2020

Conversation

rly
Copy link
Contributor

@rly rly commented Jan 10, 2020

Fix #250

@rly rly requested a review from a team January 10, 2020 00:17
@rly rly mentioned this pull request Jan 10, 2020
@codecov
Copy link

codecov bot commented Jan 10, 2020

Codecov Report

Merging #251 into dev will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev    #251      +/-   ##
=========================================
+ Coverage   70.29%   70.3%   +0.01%     
=========================================
  Files          33      33              
  Lines        5936    5938       +2     
  Branches     1393    1394       +1     
=========================================
+ Hits         4173    4175       +2     
  Misses       1328    1328              
  Partials      435     435
Impacted Files Coverage Δ
src/hdmf/data_utils.py 90.8% <100%> (+0.06%) ⬆️

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 0f21583...5f406ca. Read the comment docs.

@rly rly merged commit b810e21 into dev Jan 10, 2020
@rly rly deleted the fix/coverage branch January 10, 2020 00:33
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.

Coverage tests fail on Windows CI with coverage 5.0
2 participants