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

Path trace with reworked metrics #525

Merged
merged 5 commits into from
Aug 23, 2024
Merged

Path trace with reworked metrics #525

merged 5 commits into from
Aug 23, 2024

Conversation

davidv1992
Copy link
Member

Based on #482

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 69.45607% with 73 lines in your changes missing coverage. Please review.

Project coverage is 63.73%. Comparing base (e3dd106) to head (6cfcf17).
Report is 5 commits behind head on main.

Files Patch % Lines
statime-linux/src/metrics/format.rs 0.00% 48 Missing ⚠️
statime/src/port/master.rs 87.83% 9 Missing ⚠️
statime/src/port/bmca.rs 93.61% 6 Missing ⚠️
statime/src/ptp_instance.rs 0.00% 5 Missing ⚠️
statime-linux/src/main.rs 0.00% 3 Missing ⚠️
statime-linux/src/observer.rs 0.00% 1 Missing ⚠️
statime/src/datastructures/datasets/path_trace.rs 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #525      +/-   ##
==========================================
+ Coverage   62.89%   63.73%   +0.84%     
==========================================
  Files          59       60       +1     
  Lines        7780     8013     +233     
==========================================
+ Hits         4893     5107     +214     
- Misses       2887     2906      +19     

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

@rnijveld rnijveld added this pull request to the merge queue Aug 23, 2024
Merged via the queue into main with commit fbe21fe Aug 23, 2024
4 checks passed
@rnijveld rnijveld deleted the path-trace branch August 23, 2024 09:17
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.

3 participants