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

Ensure device logs always shown #4893

Merged
merged 3 commits into from
Dec 11, 2024

Merge branch 'main' into show-device-log-history

d5e59ad
Select commit
Loading
Failed to load commit list.
Merged

Ensure device logs always shown #4893

Merge branch 'main' into show-device-log-history
d5e59ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2024 in 0s

78.70% (-0.04%) compared to b545283

View this Pull Request on Codecov

78.70% (-0.04%) compared to b545283

Details

Codecov Report

Attention: Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 78.70%. Comparing base (b545283) to head (d5e59ad).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
forge/comms/commsClient.js 0.00% 5 Missing ⚠️
forge/comms/devices.js 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4893      +/-   ##
==========================================
- Coverage   78.74%   78.70%   -0.04%     
==========================================
  Files         323      323              
  Lines       15221    15230       +9     
  Branches     3496     3498       +2     
==========================================
+ Hits        11986    11987       +1     
- Misses       3235     3243       +8     

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