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: Add to_string functions for all public enums. #2479

Merged
merged 1 commit into from
Dec 19, 2023

feat: Add `to_string` functions for all public enums.

5f863a5
Select commit
Loading
Failed to load commit list.
Merged

feat: Add to_string functions for all public enums. #2479

feat: Add `to_string` functions for all public enums.
5f863a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 1s

70.02% (-1.57%) compared to 0c998a7

View this Pull Request on Codecov

70.02% (-1.57%) compared to 0c998a7

Details

Codecov Report

Attention: 534 lines in your changes are missing coverage. Please review.

Comparison is base (0c998a7) 71.58% compared to head (5f863a5) 70.02%.

Files Patch % Lines
toxcore/tox_api.c 0.00% 534 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2479      +/-   ##
==========================================
- Coverage   71.58%   70.02%   -1.57%     
==========================================
  Files          75       75              
  Lines       25291    25825     +534     
==========================================
- Hits        18105    18083      -22     
- Misses       7186     7742     +556     

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