Skip to content

Add coverage for operators #1439

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Add coverage for operators #1439

wants to merge 2 commits into from

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Feb 23, 2024

This PR removes ignore for operators when performing coverage and quality analyses.
We currently have a CodeCov score of 88% and a Code Quality note of B.

When including operators code, we go down to 58.48%.

@PProfizi PProfizi added the CI/CD Related to CI/CD label Feb 23, 2024
@PProfizi PProfizi self-assigned this Feb 23, 2024
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.48%. Comparing base (924d709) to head (a667e51).

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1439       +/-   ##
===========================================
- Coverage   87.84%   58.48%   -29.37%     
===========================================
  Files          81      764      +683     
  Lines        9543    58867    +49324     
===========================================
+ Hits         8383    34428    +26045     
- Misses       1160    24439    +23279     

@PProfizi PProfizi marked this pull request as draft April 10, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related to CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant