Skip to content

Conversation

@soininen
Copy link
Contributor

@soininen soininen commented Dec 9, 2025

Equal time interval end points can now be combined, e.g. M8-8 can be replaced by M8.

Resolves spine-tools/Spine-Toolbox#2141

Checklist before merging

  • Documentation (also in Toolbox repo) is up-to-date
  • Release notes have been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black & isort
  • Unit tests pass

Equal time interval end points can now be combined,
e.g. M8-8 can be replaced by M8.

Re spine-tools/Spine-Toolbox#2141
@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.66%. Comparing base (b416c16) to head (64daa53).

Files with missing lines Patch % Lines
spinedb_api/parameter_value.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #602      +/-   ##
==========================================
- Coverage   85.67%   85.66%   -0.01%     
==========================================
  Files          81       81              
  Lines       11022    11029       +7     
  Branches     1622     1623       +1     
==========================================
+ Hits         9443     9448       +5     
- Misses       1222     1224       +2     
  Partials      357      357              

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

@soininen soininen merged commit d80fa7e into master Dec 10, 2025
13 of 15 checks passed
@soininen soininen deleted the toolbox_2141_simplified_time_periods branch December 10, 2025 07:08
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.

Time pattern syntax improvements

2 participants