Skip to content

Minor updates to plotting, dataset and interpolant#915

Merged
NicolaCourtier merged 6 commits intodevelopfrom
minor-plotting-updates
Mar 19, 2026
Merged

Minor updates to plotting, dataset and interpolant#915
NicolaCourtier merged 6 commits intodevelopfrom
minor-plotting-updates

Conversation

@NicolaCourtier
Copy link
Member

Description

Fix the axis labels for non-standard domain names.

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #).

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: $ pre-commit run or $ nox -s pre-commit (see CONTRIBUTING.md for how to set this up to run automatically when committing locally, in just two lines of code)
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctest
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.87%. Comparing base (4628a65) to head (904b9c8).
⚠️ Report is 44 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #915      +/-   ##
===========================================
+ Coverage    89.41%   92.87%   +3.45%     
===========================================
  Files           63       73      +10     
  Lines         4857     5681     +824     
===========================================
+ Hits          4343     5276     +933     
+ Misses         514      405     -109     

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

@NicolaCourtier NicolaCourtier marked this pull request as ready for review March 18, 2026 17:09
@NicolaCourtier NicolaCourtier requested a review from SarahRo March 18, 2026 17:10
@NicolaCourtier NicolaCourtier changed the title Minor plotting updates Minor updates to plotting, dataset and interpolant Mar 19, 2026
@NicolaCourtier NicolaCourtier merged commit 3ec1704 into develop Mar 19, 2026
31 checks passed
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