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

Continue on template decode errors #3605

Merged
merged 4 commits into from
Aug 16, 2024

More testing updates and validation

bbd251a
Select commit
Loading
Failed to load commit list.
Merged

Continue on template decode errors #3605

More testing updates and validation
bbd251a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 0s

93.68% (+0.07%) compared to efe911f

View this Pull Request on Codecov

93.68% (+0.07%) compared to efe911f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.68%. Comparing base (efe911f) to head (bbd251a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3605      +/-   ##
==========================================
+ Coverage   93.60%   93.68%   +0.07%     
==========================================
  Files         353      353              
  Lines       11934    11931       -3     
  Branches     2546     2545       -1     
==========================================
+ Hits        11171    11177       +6     
+ Misses        426      418       -8     
+ Partials      337      336       -1     

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