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

Terminal ansi colors #427

Merged
merged 22 commits into from
Jul 4, 2024

Fixed leaks in test/function/target/stream.cpp by ensuring any heap m…

20553d0
Select commit
Loading
Failed to load commit list.
Merged

Terminal ansi colors #427

Fixed leaks in test/function/target/stream.cpp by ensuring any heap m…
20553d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2024 in 1s

90.85% (+0.05%) compared to ed85c54

View this Pull Request on Codecov

90.85% (+0.05%) compared to ed85c54

Details

Codecov Report

Attention: Patch coverage is 96.29630% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.85%. Comparing base (ed85c54) to head (20553d0).
Report is 2 commits behind head on latest.

Files Patch % Lines
src/target/stream.c 96.22% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           latest     #427      +/-   ##
==========================================
+ Coverage   90.79%   90.85%   +0.05%     
==========================================
  Files          48       47       -1     
  Lines        4335     4384      +49     
  Branches      577      586       +9     
==========================================
+ Hits         3936     3983      +47     
- Misses        268      269       +1     
- Partials      131      132       +1     

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