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(event_handler): make the max_age attribute comply with RFC specification #4731

Merged
merged 2 commits into from
Jul 11, 2024

Add more fields to test

19b2b5a
Select commit
Loading
Failed to load commit list.
Merged

fix(event_handler): make the max_age attribute comply with RFC specification #4731

Add more fields to test
19b2b5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2024 in 0s

96.60% (+0.17%) compared to 10d551c

View this Pull Request on Codecov

96.60% (+0.17%) compared to 10d551c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.60%. Comparing base (10d551c) to head (19b2b5a).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4731      +/-   ##
===========================================
+ Coverage    96.43%   96.60%   +0.17%     
===========================================
  Files          223      223              
  Lines        10757    10757              
  Branches      2001     2001              
===========================================
+ Hits         10373    10392      +19     
+ Misses         270      259      -11     
+ Partials       114      106       -8     

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