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

chore: Switch JWT library to use ZIO-JSON instead of Spray JSON #3154

Merged
merged 4 commits into from Mar 28, 2024

Conversation

BalduinLandolt
Copy link
Collaborator

@BalduinLandolt BalduinLandolt commented Mar 27, 2024

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

@BalduinLandolt BalduinLandolt marked this pull request as ready for review March 27, 2024 23:03
@BalduinLandolt BalduinLandolt self-assigned this Mar 27, 2024
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

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

Project coverage is 13.33%. Comparing base (62260e4) to head (f6d1e7e).
Report is 2 commits behind head on main.

Files Patch % Lines
...in/scala/org/knora/webapi/routing/JwtService.scala 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3154       +/-   ##
===========================================
- Coverage   88.79%   13.33%   -75.47%     
===========================================
  Files         265      266        +1     
  Lines       22260    22354       +94     
===========================================
- Hits        19765     2980    -16785     
- Misses       2495    19374    +16879     

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

@BalduinLandolt BalduinLandolt enabled auto-merge (squash) March 28, 2024 12:37
@BalduinLandolt BalduinLandolt merged commit a209acf into main Mar 28, 2024
13 checks passed
@BalduinLandolt BalduinLandolt deleted the wip/switch-to-zio-json-jwt branch March 28, 2024 12:54
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