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

Use a counter for the tag #16

Merged
merged 1 commit into from
Mar 7, 2018
Merged

Use a counter for the tag #16

merged 1 commit into from
Mar 7, 2018

Conversation

giordano
Copy link
Member

@giordano giordano commented Mar 5, 2018

Suggested by Steven G. Johnson. Fix #15.

Suggested by Steven G. Johnson.  Fix #15.
@codecov-io
Copy link

codecov-io commented Mar 7, 2018

Codecov Report

Merging #16 into master will increase coverage by 0.19%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   97.65%   97.85%   +0.19%     
==========================================
  Files           8        8              
  Lines         512      513       +1     
==========================================
+ Hits          500      502       +2     
+ Misses         12       11       -1
Impacted Files Coverage Δ
src/derivatives-type.jl 100% <ø> (ø) ⬆️
src/math.jl 99.47% <100%> (ø) ⬆️
src/utils.jl 100% <100%> (ø) ⬆️
src/Measurements.jl 74.28% <100%> (+3.69%) ⬆️

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 fbf5643...eb59cf5. Read the comment docs.

@giordano giordano merged commit 83ba25f into master Mar 7, 2018
@giordano giordano deleted the tag-counter branch March 7, 2018 21:07
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

3 participants