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 a typo #55

Merged
merged 1 commit into from
Dec 5, 2019
Merged

Fix a typo #55

merged 1 commit into from
Dec 5, 2019

Conversation

davidanthoff
Copy link
Member

Fixes #54.

@codecov-io
Copy link

codecov-io commented Dec 5, 2019

Codecov Report

Merging #55 into master will decrease coverage by 1.39%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #55     +/-   ##
=========================================
- Coverage    80.7%   79.31%   -1.4%     
=========================================
  Files           2        2             
  Lines         114      116      +2     
=========================================
  Hits           92       92             
- Misses         22       24      +2
Impacted Files Coverage Δ
src/C_interface.jl 84.21% <0%> (ø) ⬆️
src/ReadStat.jl 78.35% <0%> (-1.65%) ⬇️

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 7c50613...f7affb5. Read the comment docs.

@davidanthoff davidanthoff merged commit 928266e into master Dec 5, 2019
@davidanthoff davidanthoff deleted the fix-bug branch December 5, 2019 21:11
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.

Cannot convert an object of type ReadStat.ReadStatValue to an object of type Val
2 participants