Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(middleware): add match wrappers #566

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Base: 73.70% // Head: 73.36% // Decreases project coverage by -0.33% ⚠️

Coverage data is based on head (e065bba) compared to base (56c1a52).
Patch coverage: 5.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #566      +/-   ##
==========================================
- Coverage   73.70%   73.36%   -0.34%     
==========================================
  Files         172      174       +2     
  Lines       12367    12425      +58     
==========================================
+ Hits         9115     9116       +1     
- Misses       2770     2827      +57     
  Partials      482      482              
Impacted Files Coverage Δ
internal/xmaps/set.go 0.00% <0.00%> (ø)
middleware/match.go 0.00% <0.00%> (ø)
middleware/middleware.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tdakkota tdakkota force-pushed the feat/middleware-match branch 2 times, most recently from 9e0c581 to f303f76 Compare September 29, 2022 07:59
@tdakkota tdakkota force-pushed the feat/middleware-match branch 3 times, most recently from 9ada33c to cfdf62e Compare October 10, 2022 14:03
@ernado ernado mentioned this pull request Nov 7, 2022
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.

None yet

1 participant