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

Support parsing #22

Merged
merged 1 commit into from
Aug 10, 2020
Merged

Support parsing #22

merged 1 commit into from
Aug 10, 2020

Conversation

omus
Copy link
Contributor

@omus omus commented Jul 28, 2020

Support parsing of Infinite, InfExtendedReal{T} and InfExtendedTime{T}.

@codecov
Copy link

codecov bot commented Jul 28, 2020

Codecov Report

Merging #22 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        20    +3     
  Lines          175       188   +13     
=========================================
+ Hits           175       188   +13     
Impacted Files Coverage Δ
src/Infinity.jl 100.00% <ø> (ø)
src/infextendedreal/parse.jl 100.00% <100.00%> (ø)
src/infextendedtime/parse.jl 100.00% <100.00%> (ø)
src/infinite/parse.jl 100.00% <100.00%> (ø)

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 90038fe...c7310d4. Read the comment docs.

@omus
Copy link
Contributor Author

omus commented Jul 28, 2020

CI failure appears unrelated

@cjdoris cjdoris merged commit e97d5d9 into cjdoris:master Aug 10, 2020
@cjdoris
Copy link
Owner

cjdoris commented Aug 10, 2020

Thanks, hopefully the CI will pass this time.

@omus omus deleted the cv/parse branch August 11, 2020 13:49
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.

2 participants