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

refactor: Inline some UuidUtil functions and reduce deprecation warnings #2934

Merged
merged 3 commits into from Nov 15, 2023

Conversation

seakayone
Copy link
Collaborator

Pull Request Checklist

Task Description/Number

Issue Number: DEV-

PR Type

  • build/chore: maintenance tasks (no production code change)
  • docs: documentation changes (no production code change)
  • feat: represents new features
  • fix: represents bug fixes
  • perf: performance improvements
  • refactor: represents production code refactoring
  • test: adding or refactoring tests (no production code change)

Basic requirements for bug fixes and features

  • Tests for the changes have been added
  • Docs have been added / updated

Does this PR introduce a breaking change?

  • Yes

Does this PR change client-test-data?

  • Yes

@seakayone seakayone self-assigned this Nov 15, 2023
@seakayone seakayone requested review from BalduinLandolt and removed request for BalduinLandolt November 15, 2023 13:56
@seakayone seakayone changed the title refactor: Inline some UuidUtil functions and reduce deprecation warning refactor: Inline some UuidUtil functions and reduce deprecation warnings Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

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

Comparison is base (ff9df5f) 11.63% compared to head (bcd43e2) 11.65%.
Report is 3 commits behind head on main.

Files Patch % Lines
...s/v2/responder/valuemessages/ValueMessagesV2.scala 0.00% 22 Missing ⚠️
.../org/knora/webapi/store/iiif/api/SipiService.scala 0.00% 6 Missing ⚠️
...ra/webapi/responders/v2/ResourcesResponderV2.scala 0.00% 4 Missing ⚠️
...knora/webapi/store/iiif/impl/SipiServiceLive.scala 0.00% 3 Missing ⚠️
...c/main/scala/org/knora/webapi/core/AppServer.scala 0.00% 2 Missing ⚠️
.../webapi/store/iiif/IIIFRequestMessageHandler.scala 0.00% 2 Missing ⚠️
...api/src/main/scala/dsp/valueobjects/UuidUtil.scala 0.00% 1 Missing ⚠️
...api/messages/util/standoff/XMLToStandoffUtil.scala 0.00% 1 Missing ⚠️
...scala/org/knora/webapi/responders/IriService.scala 0.00% 1 Missing ⚠️
...ain/scala/org/knora/webapi/routing/ApiRoutes.scala 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2934      +/-   ##
==========================================
+ Coverage   11.63%   11.65%   +0.01%     
==========================================
  Files         247      246       -1     
  Lines       22922    22901      -21     
==========================================
  Hits         2668     2668              
+ Misses      20254    20233      -21     

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

@seakayone seakayone marked this pull request as ready for review November 15, 2023 14:36
@seakayone seakayone enabled auto-merge (squash) November 15, 2023 14:48
@seakayone seakayone merged commit 52d1efa into main Nov 15, 2023
14 checks passed
@seakayone seakayone deleted the refactor/cleanup-UuidUtil branch November 15, 2023 14:57
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.

None yet

2 participants