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

refactor: refactor PID to a concrete struct instead of interface #436

Merged
merged 1 commit into from
Aug 23, 2024

refactor: refactor PID to a concrete struct instead of interface

baae7d7
Select commit
Loading
Failed to load commit list.
Merged

refactor: refactor PID to a concrete struct instead of interface #436

refactor: refactor PID to a concrete struct instead of interface
baae7d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 0s

86.29% (+0.16%) compared to 6fd3e3d

View this Pull Request on Codecov

86.29% (+0.16%) compared to 6fd3e3d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.29%. Comparing base (6fd3e3d) to head (baae7d7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #436      +/-   ##
==========================================
+ Coverage   86.12%   86.29%   +0.16%     
==========================================
  Files          47       47              
  Lines        3560     3560              
==========================================
+ Hits         3066     3072       +6     
+ Misses        347      343       -4     
+ Partials      147      145       -2     

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