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

[Backport 2.x] Fix and Refactor Test with Builder Pattern for Issue #2825 #860

Merged
merged 1 commit into from
Sep 7, 2024

Fix and Refactor Test with Builder Pattern for Issue #2825 (#859)

45d4e1f
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fix and Refactor Test with Builder Pattern for Issue #2825 #860

Fix and Refactor Test with Builder Pattern for Issue #2825 (#859)
45d4e1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 0s

77.55% (+0.06%) compared to ca90c01

View this Pull Request on Codecov

77.55% (+0.06%) compared to ca90c01

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.55%. Comparing base (ca90c01) to head (45d4e1f).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #860      +/-   ##
============================================
+ Coverage     77.48%   77.55%   +0.06%     
  Complexity      966      966              
============================================
  Files            97       97              
  Lines          4531     4531              
  Branches        422      422              
============================================
+ Hits           3511     3514       +3     
+ Misses          839      835       -4     
- Partials        181      182       +1     

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