Skip to content

Attempt to fix CI coverage reporting

75230a5
Select commit
Loading
Failed to load commit list.
Merged

Cleanups add missing features #15

Attempt to fix CI coverage reporting
75230a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 60.02647% with 604 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@8bfa3ba). Learn more about missing BASE report.

Files with missing lines Patch % Lines
test/constexpr_tests.cpp 65.65% 4 Missing and 256 partials ⚠️
test/parser_tests.cpp 58.06% 1 Missing and 64 partials ⚠️
test/type_predicate_tests.cpp 20.00% 0 Missing and 40 partials ⚠️
test/scoping_tests.cpp 44.61% 0 Missing and 36 partials ⚠️
include/cons_expr/cons_expr.hpp 81.08% 6 Missing and 29 partials ⚠️
test/error_handling_tests.cpp 39.62% 0 Missing and 32 partials ⚠️
src/cons_expr_cli/main.cpp 23.07% 12 Missing and 18 partials ⚠️
test/list_construction_tests.cpp 40.81% 0 Missing and 29 partials ⚠️
test/string_escape_tests.cpp 56.36% 0 Missing and 24 partials ⚠️
test/cond_tests.cpp 53.84% 0 Missing and 18 partials ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             develop      #15   +/-   ##
==========================================
  Coverage           ?   61.25%           
==========================================
  Files              ?       19           
  Lines              ?     3043           
  Branches           ?     1772           
==========================================
  Hits               ?     1864           
  Misses             ?      184           
  Partials           ?      995           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.