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

feat: first version of library #2

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat: first version of library #2

wants to merge 2 commits into from

Conversation

neoncitylights
Copy link
Owner

No description provided.

@neoncitylights neoncitylights marked this pull request as draft December 11, 2023 22:04
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Attention: 140 lines in your changes are missing coverage. Please review.

Comparison is base (d6c3b98) 100.00% compared to head (9b4d69e) 77.12%.

Files Patch % Lines
crates/etalia/src/hir.rs 0.00% 42 Missing ⚠️
.../etalia/src/visitors/bidi_delim_strings_visitor.rs 61.32% 41 Missing ⚠️
crates/etalia/src/visitors/int_lit_visitor.rs 0.00% 35 Missing ⚠️
crates/etalia/src/lir.rs 96.68% 8 Missing ⚠️
crates/etalia/src/mir.rs 95.07% 7 Missing ⚠️
crates/etalia/src/errors.rs 0.00% 5 Missing ⚠️
...ates/etalia/src/visitors/punct_terminal_visitor.rs 0.00% 1 Missing ⚠️
crates/etalia/src/visitors/quote_string_visitor.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main       #2       +/-   ##
============================================
- Coverage   100.00%   77.12%   -22.88%     
============================================
  Files            1        9        +8     
  Lines           11      612      +601     
============================================
+ Hits            11      472      +461     
- Misses           0      140      +140     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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