Skip to content

Conversation

@RaghavaAlajangi
Copy link
Member

@RaghavaAlajangi RaghavaAlajangi commented Oct 21, 2025

This PR aims to implement issue #210

  • Implement logic
  • CICD passed
  • Update CHANGELOG

@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

❌ Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.31%. Comparing base (f227e20) to head (78060ef).

Files with missing lines Patch % Lines
dcscope/gui/pipeline_plot.py 0.00% 7 Missing ⚠️
dcscope/pipeline/core.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
- Coverage   78.39%   78.31%   -0.09%     
==========================================
  Files          67       67              
  Lines        7671     7681      +10     
==========================================
+ Hits         6014     6015       +1     
- Misses       1657     1666       +9     

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

@RaghavaAlajangi
Copy link
Member Author

Hi Paul,
Do we need a test function here?

@paulmueller
Copy link
Member

Hi Paul, Do we need a test function here?

Yes, please add two tests:

  • load two datasets and create a zoomed-in contour plot
  • load a dataset and create a contour plot with contour levels that don't make sense (e.g. at 100% of KDE)

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