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

Fix issue #18 #33

Merged
merged 15 commits into from
Mar 15, 2024

Fix parse function

177e4a3
Select commit
Loading
Failed to load commit list.
Merged

Fix issue #18 #33

Fix parse function
177e4a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 1s

76.33% (+0.28%) compared to 4dd7dcd

View this Pull Request on Codecov

76.33% (+0.28%) compared to 4dd7dcd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.33%. Comparing base (4dd7dcd) to head (177e4a3).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #33      +/-   ##
============================================
+ Coverage     76.05%   76.33%   +0.28%     
- Complexity      443      445       +2     
============================================
  Files            73       73              
  Lines          1424     1424              
  Branches        140      140              
============================================
+ Hits           1083     1087       +4     
+ Misses          307      305       -2     
+ Partials         34       32       -2     

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