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

Allow snapshots to be defined in YAML. #10749

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

Add tests for YAML-defined snapshots.

5743edc
Select commit
Loading
Failed to load commit list.
Open

Allow snapshots to be defined in YAML. #10749

Add tests for YAML-defined snapshots.
5743edc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

89.01% (+0.05%) compared to 054c6fd

View this Pull Request on Codecov

89.01% (+0.05%) compared to 054c6fd

Details

Codecov Report

Attention: Patch coverage is 92.75362% with 5 lines in your changes missing coverage. Please review.

Project coverage is 89.01%. Comparing base (054c6fd) to head (5743edc).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10749      +/-   ##
==========================================
+ Coverage   88.95%   89.01%   +0.05%     
==========================================
  Files         181      181              
  Lines       22959    22995      +36     
==========================================
+ Hits        20424    20469      +45     
+ Misses       2535     2526       -9     
Components Coverage Δ
Unit Tests 62.35% <39.13%> (-0.02%) ⬇️
Integration Tests 86.27% <89.85%> (+0.12%) ⬆️