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

Fixed Energy.toString and mandatory parquet value omission #244

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Fixed `Energy.toString` and mandatory parquet value omission

3a22d9a
Select commit
Loading
Failed to load commit list.
Open

Fixed Energy.toString and mandatory parquet value omission #244

Fixed `Energy.toString` and mandatory parquet value omission
3a22d9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2024 in 0s

61.11% (target 70.00%)

View this Pull Request on Codecov

61.11% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 61.11%. Comparing base (f9ffdfb) to head (3a22d9a).

Files Patch % Lines
...org/opendc/trace/util/parquet/exporter/Exporter.kt 0.00% 4 Missing ⚠️
.../src/main/kotlin/org/opendc/common/units/Energy.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #244      +/-   ##
============================================
- Coverage     61.13%   61.11%   -0.02%     
  Complexity     2143     2143              
============================================
  Files           395      395              
  Lines         11518    11521       +3     
  Branches       1179     1180       +1     
============================================
  Hits           7041     7041              
- Misses         4144     4147       +3     
  Partials        333      333              

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