Skip to content

Don't require non-const reference to call notify()

ecfef3d
Select commit
Loading
Failed to load commit list.
Open

Don't require non-const reference to call notify() #79

Don't require non-const reference to call notify()
ecfef3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2025 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 66.66667% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@d95d316). Learn more about missing BASE report.
⚠️ Report is 134 commits behind head on develop.

Files with missing lines Patch % Lines
src/variables_map.cpp 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop      #79   +/-   ##
==========================================
  Coverage           ?   50.03%           
==========================================
  Files              ?       23           
  Lines              ?     1387           
  Branches           ?      707           
==========================================
  Hits               ?      694           
  Misses             ?      110           
  Partials           ?      583           

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