Skip to content

Conversation

@virgesmith
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 1, 2026

Codecov Report

❌ Patch coverage is 94.27083% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.75%. Comparing base (ab4e162) to head (7e5ba62).

Files with missing lines Patch % Lines
src/DataFrame.cpp 70.83% 7 Missing ⚠️
src/Log.cpp 62.50% 3 Missing ⚠️
src/Module.cpp 98.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
- Coverage   93.04%   92.75%   -0.29%     
==========================================
  Files          14       14              
  Lines         719      718       -1     
==========================================
- Hits          669      666       -3     
- Misses         50       52       +2     

☔ 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.

using option example
src/Module.h Outdated

extern std::atomic_bool verbose;
extern std::atomic_bool checked;
extern std::atomic_int thread_counter;
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove

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.

2 participants