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 panic when different pan IDs #30

Merged
merged 1 commit into from
Dec 17, 2024

fix(issue-29): panic when different pan IDs

1f235c9
Select commit
Loading
Failed to load commit list.
Merged

Fix panic when different pan IDs #30

fix(issue-29): panic when different pan IDs
1f235c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 1s

75.86% (+0.27%) compared to 3ac06da

View this Pull Request on Codecov

75.86% (+0.27%) compared to 3ac06da

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.86%. Comparing base (3ac06da) to head (1f235c9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   75.58%   75.86%   +0.27%     
==========================================
  Files          36       36              
  Lines        5403     5423      +20     
==========================================
+ Hits         4084     4114      +30     
+ Misses       1319     1309      -10     

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