Skip to content

Conversation

tleonhardt
Copy link
Member

Add an initial codecov.yml file to tell Codecov to ignore test and examples code.

Also tell it to split the plugin directory into a separate component.

Closes #1436

… code

Also tell it to split the plugin directory into a separate component
@tleonhardt tleonhardt self-assigned this May 26, 2025
Copy link

codecov bot commented May 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.54%. Comparing base (dcda271) to head (7bda7f9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1437      +/-   ##
==========================================
+ Coverage   98.15%   98.54%   +0.39%     
==========================================
  Files          41       20      -21     
  Lines       13744     5723    -8021     
==========================================
- Hits        13490     5640    -7850     
+ Misses        254       83     -171     
Flag Coverage Δ
unittests 98.54% <ø> (+0.39%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tleonhardt tleonhardt merged commit e3e5113 into master May 26, 2025
30 checks passed
@tleonhardt tleonhardt deleted the codecov-yaml branch May 26, 2025 19:43
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.

Add a codecov.yml file to configure Codecov
1 participant