Skip to content

Conversation

lunkwill42
Copy link
Member

Scope and purpose

Fixes #481

Contributor Checklist

Every pull request should have this checklist filled out, no matter how small it is.
More information about contributing to Zino can be found in the
README.

  • Added a changelog fragment for towncrier
  • Added/amended tests for new/changed code
  • Added/changed documentation
  • Linted/formatted the code with ruff, easiest by using pre-commit
  • The first line of the commit message continues the sentence "If applied, this commit will ...", starts with a capital letter, does not end with punctuation and is 50 characters or less long. See https://cbea.ms/git-commit/
  • If applicable: Created new issues if this PR does not fix the issue completely/there is further work to be done

@lunkwill42 lunkwill42 requested a review from a team October 1, 2025 10:52
@lunkwill42 lunkwill42 self-assigned this Oct 1, 2025
Copy link

github-actions bot commented Oct 1, 2025

Test results

    4 files      4 suites   2m 6s ⏱️
  705 tests   705 ✅ 0 💤 0 ❌
2 724 runs  2 720 ✅ 4 💤 0 ❌

Results for commit 73fec60.

Copy link

sonarqubecloud bot commented Oct 1, 2025

Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.77%. Comparing base (7c40336) to head (73fec60).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #482   +/-   ##
=======================================
  Coverage   98.77%   98.77%           
=======================================
  Files          83       83           
  Lines       10109    10110    +1     
=======================================
+ Hits         9985     9986    +1     
  Misses        124      124           

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

@lunkwill42 lunkwill42 merged commit b2e8aea into master Oct 1, 2025
12 checks passed
@lunkwill42 lunkwill42 deleted the bugfix/commit-closed-events branch October 1, 2025 12:25
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.

Resetting flapping state of closed events logs an EventExistsError

3 participants