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

Add StructType trait definition for Base.VersionNumber #44

Merged
merged 1 commit into from
Apr 13, 2021
Merged

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Apr 13, 2021

It already satisfies the StringType interface, so it's an easy
definition. Fixes one issue mentioned in
quinnj/JSON3.jl#139.

It already satisfies the `StringType` interface, so it's an easy
definition. Fixes one issue mentioned in
quinnj/JSON3.jl#139.
@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #44 (c0fc4a8) into main (15a898a) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   69.39%   69.48%   +0.09%     
==========================================
  Files           1        1              
  Lines         330      331       +1     
==========================================
+ Hits          229      230       +1     
  Misses        101      101              
Impacted Files Coverage Δ
src/StructTypes.jl 69.48% <100.00%> (+0.09%) ⬆️

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 15a898a...c0fc4a8. Read the comment docs.

@quinnj quinnj merged commit 070bb78 into main Apr 13, 2021
@quinnj quinnj deleted the jq/vn branch April 13, 2021 04: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.

1 participant