Skip to content

feat(condition): added Blocked/NotBlocked to assert channel - #110

Merged
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:feat/channel-block
Apr 26, 2026
Merged

feat(condition): added Blocked/NotBlocked to assert channel#110
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:feat/channel-block

Conversation

@fredbi

@fredbi fredbi commented Apr 26, 2026

Copy link
Copy Markdown
Member

Implements: stretchr#1859

Change type

Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update

Short description

Fixes

Full description

Checklist

  • I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
  • I have rebased and squashed my work, so only one commit remains
  • I have added tests to cover my changes.
  • I have properly enriched go doc comments in code.
  • I have properly documented any breaking change.
Implements: stretchr#1859

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@codecov

codecov Bot commented Apr 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.68%. Comparing base (5631839) to head (9268da2).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   91.58%   91.68%   +0.10%     
==========================================
  Files          97       97              
  Lines       12405    12585     +180     
==========================================
+ Hits        11361    11539     +178     
- Misses        823      825       +2     
  Partials      221      221              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fredbi
fredbi merged commit 18cbdcc into go-openapi:master Apr 26, 2026
23 checks passed
@fredbi
fredbi deleted the feat/channel-block branch April 26, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant