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

Fix race condition #21

Merged
merged 4 commits into from
Jan 20, 2024

feat: add tests for deployment config

73068e6
Select commit
Loading
Failed to load commit list.
Merged

Fix race condition #21

feat: add tests for deployment config
73068e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2024 in 0s

87.31% (+0.23%) compared to 3971211

View this Pull Request on Codecov

87.31% (+0.23%) compared to 3971211

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3971211) 87.08% compared to head (73068e6) 87.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   87.08%   87.31%   +0.23%     
==========================================
  Files           3        3              
  Lines         271      276       +5     
==========================================
+ Hits          236      241       +5     
  Misses         35       35              

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