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

Fix codecov in CI #268

Closed
wants to merge 39 commits into from
Closed

Fix codecov in CI #268

wants to merge 39 commits into from

Conversation

jeaye
Copy link
Member

@jeaye jeaye commented Feb 14, 2025

No description provided.

@jeaye jeaye closed this Feb 14, 2025
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

Attention: Patch coverage is 62.64237% with 984 lines in your changes missing coverage. Please review.

Project coverage is 53.79%. Comparing base (617968a) to head (fe939db).
Report is 167 commits behind head on main.

Files with missing lines Patch % Lines
compiler+runtime/src/cpp/jank/error/report.cpp 0.00% 295 Missing ⚠️
compiler+runtime/include/cpp/jank/error.hpp 0.00% 126 Missing ⚠️
compiler+runtime/src/cpp/jank/error.cpp 51.00% 86 Missing and 36 partials ⚠️
compiler+runtime/src/cpp/jank/read/lex.cpp 87.21% 66 Missing and 42 partials ⚠️
compiler+runtime/src/cpp/jank/ui/highlight.cpp 0.00% 107 Missing ⚠️
compiler+runtime/src/cpp/jank/error/parse.cpp 63.29% 32 Missing and 26 partials ⚠️
...ompiler+runtime/src/cpp/jank/analyze/processor.cpp 62.77% 49 Missing and 2 partials ⚠️
compiler+runtime/src/cpp/jank/read/parse.cpp 73.21% 28 Missing and 2 partials ⚠️
compiler+runtime/test/cpp/jank/read/lex.cpp 94.41% 19 Missing and 5 partials ⚠️
compiler+runtime/src/cpp/jank/error/lex.cpp 68.42% 18 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
- Coverage   58.55%   53.79%   -4.77%     
==========================================
  Files         158      170      +12     
  Lines       19587    26163    +6576     
  Branches        0     2749    +2749     
==========================================
+ Hits        11470    14074    +2604     
- Misses       8117    11251    +3134     
- Partials        0      838     +838     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant