Skip to content

Make Visibility enum string-backed - #354

Draft
Firehed wants to merge 4 commits into
mainfrom
295/visibility-string-backed
Draft

Make Visibility enum string-backed#354
Firehed wants to merge 4 commits into
mainfrom
295/visibility-string-backed

Replace Visibility::fromString with native from()

549a0af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 0s

96.78% (-0.01%) compared to 6f603d2, passed because coverage increased by 0.01% when compared to adjusted base (96.77%)

View this Pull Request on Codecov

96.78% (-0.01%) compared to 6f603d2, passed because coverage increased by 0.01% when compared to adjusted base (96.77%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.78%. Comparing base (6f603d2) to head (549a0af).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #354      +/-   ##
============================================
- Coverage     96.78%   96.78%   -0.01%     
+ Complexity     1625     1624       -1     
============================================
  Files            97       97              
  Lines          4076     4074       -2     
============================================
- Hits           3945     3943       -2     
  Misses          131      131              

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