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(sozo): support for feature flags #2112

Merged
merged 9 commits into from
Jul 10, 2024

enable `something` by default and update test

ef87c32
Select commit
Loading
Failed to load commit list.
Merged

feat(sozo): support for feature flags #2112

enable `something` by default and update test
ef87c32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2024 in 1s

68.00% (+0.00%) compared to bbb355e

View this Pull Request on Codecov

68.00% (+0.00%) compared to bbb355e

Details

Codecov Report

Attention: Patch coverage is 71.11111% with 13 lines in your changes missing coverage. Please review.

Project coverage is 68.00%. Comparing base (bbb355e) to head (ef87c32).

Files Patch % Lines
bin/sozo/src/commands/test.rs 0.00% 13 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2112   +/-   ##
=======================================
  Coverage   68.00%   68.00%           
=======================================
  Files         331      331           
  Lines       42697    42725   +28     
=======================================
+ Hits        29035    29057   +22     
- Misses      13662    13668    +6     

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