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 parameter substitution tests #1896

Merged
merged 2 commits into from
Oct 29, 2024

Merge branch 'main' into param_sub_test

2170542
Select commit
Loading
Failed to load commit list.
Merged

feat: add parameter substitution tests #1896

Merge branch 'main' into param_sub_test
2170542
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 29, 2024 in 0s

84.32% (-3.41%) compared to 6ebeda5

View this Pull Request on Codecov

84.32% (-3.41%) compared to 6ebeda5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.32%. Comparing base (6ebeda5) to head (2170542).
Report is 148 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1896      +/-   ##
==========================================
- Coverage   87.73%   84.32%   -3.41%     
==========================================
  Files          33       36       +3     
  Lines        2348     2482     +134     
  Branches      294      348      +54     
==========================================
+ Hits         2060     2093      +33     
- Misses        208      310     +102     
+ Partials       80       79       -1     

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