Skip to content

Fix inital data selection in plotting#86

Closed
felixcremer wants to merge 1 commit intomainfrom
fc/fixplotinit
Closed

Fix inital data selection in plotting#86
felixcremer wants to merge 1 commit intomainfrom
fc/fixplotinit

Conversation

@felixcremer
Copy link
Member

This failed, because when the data was selected at the beginning of the plot the plot limits are 0 to 10 and when they don't overlap with the datalimits this will not plot anything.

This failed, because when the data was selected at the beginning of the plot the plot limits are 0 to 10 and when they don't overlap with the datalimits this will not plot anything.
@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.34%. Comparing base (2ff01a7) to head (3578176).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ext/PyramidSchemeMakieExt.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
- Coverage   71.77%   71.34%   -0.43%     
==========================================
  Files           4        4              
  Lines         333      335       +2     
==========================================
  Hits          239      239              
- Misses         94       96       +2     

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

@felixcremer
Copy link
Member Author

This was incorporated into one of the other PRs.

@felixcremer felixcremer closed this Feb 3, 2026
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.

1 participant