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

Move from specs to salsa #2

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Move from specs to salsa #2

wants to merge 22 commits into from

Conversation

dflemstr
Copy link
Owner

No description provided.

@dflemstr dflemstr changed the title Start moving from specs to salsa Move from specs to salsa Jan 26, 2019
@codecov
Copy link

codecov bot commented Jan 26, 2019

Codecov Report

Merging #2 into master will decrease coverage by 1.28%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
- Coverage   71.32%   70.03%   -1.29%     
==========================================
  Files          39       39              
  Lines        4593     4389     -204     
==========================================
- Hits         3276     3074     -202     
+ Misses       1317     1315       -2
Impacted Files Coverage Δ
src/error.rs 0% <ø> (-57.9%) ⬇️
src/syntax/ast/map_context.rs 94.4% <ø> (ø)
src/ir/tests.rs 100% <ø> (ø) ⬆️
src/ir/mod.rs 98% <ø> (ø) ⬆️
src/codegen/tests.rs 100% <ø> (ø) ⬆️
src/lib.rs 0% <0%> (ø) ⬆️
src/syntax/parser/mod.rs 86.19% <100%> (ø)
src/ir/builder.rs 88.23% <100%> (+19.06%) ⬆️
src/syntax/parser/util.rs 58.52% <100%> (ø)
src/syntax/ast/mod.rs 41.76% <42.1%> (ø)
... and 6 more

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 3a22ca7...20a329e. Read the comment docs.

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