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: add string comparison support #99

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into cmp-strings

9f8a53f
Select commit
Loading
Failed to load commit list.
Open

feat: add string comparison support #99

Merge branch 'main' into cmp-strings
9f8a53f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2024 in 1s

90.81% (+2.29%) compared to e430401

View this Pull Request on Codecov

90.81% (+2.29%) compared to e430401

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.81%. Comparing base (e430401) to head (9f8a53f).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   88.51%   90.81%   +2.29%     
==========================================
  Files          15       15              
  Lines        2594     2220     -374     
==========================================
- Hits         2296     2016     -280     
+ Misses        204      112      -92     
+ Partials       94       92       -2     

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