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 literal/const types #31

Merged
merged 5 commits into from
Apr 27, 2022
Merged

support literal/const types #31

merged 5 commits into from
Apr 27, 2022

Conversation

samuelcolvin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 27, 2022

Codecov Report

Merging #31 (a83dfb6) into main (6bf9f80) will increase coverage by 0.87%.
The diff coverage is 94.91%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   85.15%   86.02%   +0.87%     
==========================================
  Files          25       26       +1     
  Lines        1899     2075     +176     
==========================================
+ Hits         1617     1785     +168     
- Misses        282      290       +8     
Impacted Files Coverage Δ
src/errors/kinds.rs 100.00% <ø> (ø)
src/validators/function.rs 81.16% <0.00%> (ø)
src/validators/literal.rs 95.40% <95.40%> (ø)
src/validators/mod.rs 98.23% <100.00%> (+0.03%) ⬆️

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 6bf9f80...a83dfb6. Read the comment docs.

@samuelcolvin samuelcolvin merged commit 9aa1d06 into main Apr 27, 2022
@samuelcolvin samuelcolvin deleted the literals branch April 27, 2022 21:46
@samuelcolvin samuelcolvin mentioned this pull request Apr 27, 2022
12 tasks
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