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

Updated package versions, updated web server tests. #207

Merged

Conversation

DanteNiewenhuis
Copy link
Contributor

@DanteNiewenhuis DanteNiewenhuis commented Mar 4, 2024

Updated all package versions including kotlin. Updated all web-server tests to run.
The minimum Java version of OpenDC has been increased to 19.
This is to minimize development time.

Summary

All packages (including kotlin) are updated to their most recent version.
All web-server tests had to be changed to work with the newer version of hibernate.

Implementation Notes ⚒️

N / A

External Dependencies 🍀

N / A

Breaking API Changes ⚠️

N / A

Simply specify none (N/A) if not applicable.

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

Attention: Patch coverage is 71.14772% with 543 lines in your changes are missing coverage. Please review.

Project coverage is 71.33%. Comparing base (d28002a) to head (5690819).

Files Patch % Lines
.../telemetry/export/parquet/ParquetHostDataWriter.kt 0.00% 48 Missing ⚠️
...elemetry/export/parquet/ParquetServerDataWriter.kt 0.00% 38 Missing ⚠️
...ndc/compute/service/scheduler/ComputeSchedulers.kt 0.00% 31 Missing ⚠️
...s/capelin/portfolios/CompositeWorkloadPortfolio.kt 0.00% 30 Missing ⚠️
...pute/telemetry/export/parquet/ParquetDataWriter.kt 0.00% 27 Missing ⚠️
...opendc/web/client/transport/HttpTransportClient.kt 0.00% 26 Missing ⚠️
.../experiments/capelin/portfolios/HorVerPortfolio.kt 0.00% 24 Missing ⚠️
...org/opendc/web/client/auth/OpenIdAuthController.kt 0.00% 24 Missing ⚠️
...ute/workload/internal/HpcSampledComputeWorkload.kt 0.00% 22 Missing ⚠️
...experiments/capelin/portfolios/MoreHpcPortfolio.kt 0.00% 22 Missing ⚠️
... and 77 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #207       +/-   ##
=============================================
+ Coverage          0   71.33%   +71.33%     
- Complexity        0     2199     +2199     
=============================================
  Files             0      354      +354     
  Lines             0     9958     +9958     
  Branches          0     1045     +1045     
=============================================
+ Hits              0     7104     +7104     
- Misses            0     2532     +2532     
- Partials          0      322      +322     

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

@DanteNiewenhuis DanteNiewenhuis merged commit 5864cbc into atlarge-research:master Mar 5, 2024
6 checks passed
@DanteNiewenhuis DanteNiewenhuis deleted the package-versions branch March 5, 2024 12:24
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.

2 participants