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

🔥 Feature: Add TestConfig to app.Test() for configurable testing #3161

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

🩹 Fix: Fix typo in TestConfig struct comment in app.go

78e32a7
Select commit
Loading
Failed to load commit list.
Open

🔥 Feature: Add TestConfig to app.Test() for configurable testing #3161

🩹 Fix: Fix typo in TestConfig struct comment in app.go
78e32a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 23, 2024 in 0s

82.15% (-0.24%) compared to 48e82e7

View this Pull Request on Codecov

82.15% (-0.24%) compared to 48e82e7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.15%. Comparing base (48e82e7) to head (78e32a7).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3161      +/-   ##
==========================================
- Coverage   82.38%   82.15%   -0.24%     
==========================================
  Files         113      113              
  Lines        8466    11038    +2572     
==========================================
+ Hits         6975     9068    +2093     
- Misses       1088     1566     +478     
- Partials      403      404       +1     

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