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

Negation #18

Merged
merged 6 commits into from
Jan 17, 2023
Merged

Negation #18

merged 6 commits into from
Jan 17, 2023

Conversation

tgecho
Copy link
Owner

@tgecho tgecho commented Jan 9, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Base: 97.08% // Head: 97.76% // Increases project coverage by +0.68% 🎉

Coverage data is based on head (f9efbd5) compared to base (5d65d49).
Patch coverage: 97.52% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   97.08%   97.76%   +0.68%     
==========================================
  Files          46       49       +3     
  Lines        1786     1973     +187     
==========================================
+ Hits         1734     1929     +195     
+ Misses         52       44       -8     
Impacted Files Coverage Δ
canrun/src/goals/mod.rs 100.00% <ø> (ø)
canrun/src/lib.rs 100.00% <ø> (ø)
canrun/src/core/lvarlist.rs 89.28% <89.28%> (ø)
canrun/src/core/constraints.rs 95.23% <90.90%> (+1.36%) ⬆️
canrun/src/core/ready_state.rs 94.11% <94.11%> (ø)
canrun/src/core/state.rs 96.82% <97.72%> (-0.12%) ⬇️
canrun/src/collections/lmap/mod.rs 98.70% <100.00%> (ø)
canrun/src/collections/ltup.rs 100.00% <100.00%> (ø)
canrun/src/collections/lvec/get.rs 98.30% <100.00%> (ø)
canrun/src/collections/lvec/member.rs 100.00% <100.00%> (+1.29%) ⬆️
... and 21 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tgecho tgecho merged commit 9f4fe5e into main Jan 17, 2023
@tgecho tgecho deleted the negation branch January 17, 2023 02:21
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.

None yet

1 participant