Skip to content

Remove '.py' suffix in adjust-config test

0cc6022
Select commit
Loading
Failed to load commit list.
Merged

Specify plugin language as cpp or py #196

Remove '.py' suffix in adjust-config test
0cc6022
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2025 in 0s

76.31% (target 80.00%)

View this Pull Request on Codecov

76.31% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

❌ Your project check has failed because the head coverage (76.31%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
- Coverage   76.47%   76.31%   -0.17%     
==========================================
  Files         124      124              
  Lines        2737     2748      +11     
  Branches      472      476       +4     
==========================================
+ Hits         2093     2097       +4     
- Misses        449      454       +5     
- Partials      195      197       +2     
Files with missing lines Coverage Δ
phlex/app/load_module.cpp 85.00% <100.00%> (+5.68%) ⬆️
plugins/python/src/pymodule.cpp 64.58% <100.00%> (ø)

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71457e0...0cc6022. Read the comment docs.

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