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

Added a new parse util method to avoid repetition / refactored code with new method #721

Merged

Merge branch 'main' into added-new-parse-util-method

31d3ff3
Select commit
Loading
Failed to load commit list.
Merged

Added a new parse util method to avoid repetition / refactored code with new method #721

Merge branch 'main' into added-new-parse-util-method
31d3ff3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2024 in 0s

74.41% (+0.07%) compared to d027c74

View this Pull Request on Codecov

74.41% (+0.07%) compared to d027c74

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.41%. Comparing base (d027c74) to head (31d3ff3).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #721      +/-   ##
============================================
+ Coverage     74.33%   74.41%   +0.07%     
- Complexity      742      744       +2     
============================================
  Files            84       84              
  Lines          3807     3811       +4     
  Branches        332      330       -2     
============================================
+ Hits           2830     2836       +6     
  Misses          823      823              
+ Partials        154      152       -2     

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