Skip to content

[RELEASE] v4.2.0#342

Merged
ppfeufer merged 1 commit into
masterfrom
release/v4.2.0
Jun 2, 2026
Merged

[RELEASE] v4.2.0#342
ppfeufer merged 1 commit into
masterfrom
release/v4.2.0

Conversation

@ppfeufer
Copy link
Copy Markdown
Owner

@ppfeufer ppfeufer commented Jun 2, 2026

[4.2.0] - 2026-06-02

Fixed

  • Grammar - No space before ellipsis
  • Class Iterable does not define __sub__, so the - operator cannot be used on its instances

Changed

  • Task QueueOnce options
  • Modular providers
  • Translations updated

## [4.2.0] - 2026-06-02

### Fixed

- Grammar - No space before ellipsis
- Class `Iterable` does not define `__sub__`, so the `-` operator cannot be used on
  its instances

### Changed

- Task `QueueOnce` options
- Modular providers
- Translations updated
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0e44fb7) to head (d36db19).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #342   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          345       345           
  Branches        27        27           
=========================================
  Hits           345       345           
Files with missing lines Coverage Δ
sovtimer/__init__.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0e44fb7...d36db19. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ppfeufer ppfeufer merged commit de929b2 into master Jun 2, 2026
56 checks passed
@ppfeufer ppfeufer deleted the release/v4.2.0 branch June 2, 2026 16:26
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