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

fix(firewall): remove decoding bundle for expired message #1682

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Feb 2, 2025

Description

Remove decoding bundle for expired message

Related issue(s)

@Ja7ad Ja7ad requested review from b00f and alidevjimmy February 2, 2025 08:33
Copy link

codecov bot commented Feb 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.27%. Comparing base (86a8ba9) to head (5a09c8c).
Report is 54 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1682      +/-   ##
==========================================
+ Coverage   75.07%   76.27%   +1.19%     
==========================================
  Files         234      242       +8     
  Lines       12156    18636    +6480     
==========================================
+ Hits         9126    14214    +5088     
- Misses       2582     3962    +1380     
- Partials      448      460      +12     

sync/firewall/firewall.go Outdated Show resolved Hide resolved
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.

Remove decoding bundle for expired message
2 participants