Skip to content

Conversation

@uberFoo
Copy link
Owner

@uberFoo uberFoo commented Jan 26, 2025

No description provided.

Got await, any_list, assignment, bang and block working.
Boolean Literal
Added char, float, integer, and string literal support
@codecov
Copy link

codecov bot commented Jan 26, 2025

Codecov Report

❌ Patch coverage is 82.39669% with 213 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.97%. Comparing base (a868649) to head (81d74d5).

Files with missing lines Patch % Lines
src/dwarf/extruder/expression/field_access.rs 28.72% 134 Missing ⚠️
src/dwarf/extruder/expression/for_loop.rs 65.62% 22 Missing ⚠️
src/dwarf/extruder/expression/if_expr.rs 80.28% 14 Missing ⚠️
src/dwarf/extruder/expression/debug.rs 0.00% 12 Missing ⚠️
src/dwarf/extruder/expression/a_weight.rs 77.77% 8 Missing ⚠️
src/dwarf/extruder/expression/function_call.rs 88.05% 8 Missing ⚠️
src/dwarf/extruder/expression/index.rs 88.40% 8 Missing ⚠️
src/dwarf/extruder.rs 96.05% 6 Missing ⚠️
src/dwarf/extruder/expression/any_list.rs 98.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #42      +/-   ##
===========================================
+ Coverage    63.56%   63.97%   +0.41%     
===========================================
  Files           53       77      +24     
  Lines        20538    20798     +260     
===========================================
+ Hits         13054    13306     +252     
- Misses        7484     7492       +8     
Flag Coverage Δ
unittests 63.97% <82.39%> (+0.41%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants