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

Added more testes for the hex_to_rgb function #80

Merged
merged 2 commits into from
Feb 7, 2025

more tests fro hex_to_rgb

94f1c99
Select commit
Loading
Failed to load commit list.
Merged

Added more testes for the hex_to_rgb function #80

more tests fro hex_to_rgb
94f1c99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2025 in 0s

64.65% (target 100.00%)

View this Pull Request on Codecov

64.65% (target 100.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.65%. Comparing base (7d0ea80) to head (94f1c99).
Report is 1 commits behind head on main.

❌ Your project check has failed because the head coverage (64.65%) is below the target coverage (100.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   64.51%   64.65%   +0.13%     
==========================================
  Files          23       23              
  Lines        1863     1870       +7     
==========================================
+ Hits         1202     1209       +7     
  Misses        661      661              

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