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

Ingest Terra metrics #478

Merged
merged 20 commits into from
Jan 19, 2024

Add more logging

125f9d7
Select commit
Loading
Failed to load commit list.
Merged

Ingest Terra metrics #478

Add more logging
125f9d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 0s

56.75% (+2.43%) compared to 81eb362

View this Pull Request on Codecov

56.75% (+2.43%) compared to 81eb362

Details

Codecov Report

Attention: 88 lines in your changes are missing coverage. Please review.

Comparison is base (81eb362) 54.31% compared to head (125f9d7) 56.75%.
Report is 1 commits behind head on develop.

Files Patch % Lines
...csaggregator/client/cli/TerraMetricsSubmitter.java 72.33% 40 Missing and 17 partials ⚠️
...e/metricsaggregator/MetricsAggregatorS3Client.java 66.00% 15 Missing and 2 partials ⚠️
...aggregator/client/cli/MetricsAggregatorClient.java 63.63% 9 Missing and 3 partials ⚠️
.../metricsaggregator/client/cli/CommandLineArgs.java 80.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #478      +/-   ##
=============================================
+ Coverage      54.31%   56.75%   +2.43%     
- Complexity       267      300      +33     
=============================================
  Files             31       31              
  Lines           1725     1947     +222     
  Branches         143      165      +22     
=============================================
+ Hits             937     1105     +168     
- Misses           725      762      +37     
- Partials          63       80      +17     

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