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

implement behavior switching for indeterminate cases #12

Merged
merged 8 commits into from
Aug 8, 2019

Conversation

gwater
Copy link
Owner

@gwater gwater commented Aug 6, 2019

experimental implementation of the ideas discussed in #11

@codecov
Copy link

codecov bot commented Aug 6, 2019

Codecov Report

Merging #12 into master will increase coverage by 10.03%.
The diff coverage is 95.23%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #12       +/-   ##
===========================================
+ Coverage   72.72%   82.75%   +10.03%     
===========================================
  Files           7        7               
  Lines          77       87       +10     
===========================================
+ Hits           56       72       +16     
+ Misses         21       15        -6
Impacted Files Coverage Δ
src/nonstandard.jl 95% <100%> (ø) ⬆️
src/types.jl 80% <90.9%> (+32%) ⬆️

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 2d31b4d...2dd3bf2. Read the comment docs.

@gwater gwater force-pushed the optional_exceptions branch from 984c9a6 to d4b3053 Compare August 6, 2019 14:53
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.

1 participant