-
Notifications
You must be signed in to change notification settings - Fork 18
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
feat: Add license and copyright attribution fallback (DEV-4352) #3433
feat: Add license and copyright attribution fallback (DEV-4352) #3433
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3433 +/- ##
==========================================
- Coverage 83.04% 82.67% -0.37%
==========================================
Files 290 310 +20
Lines 23087 22886 -201
==========================================
- Hits 19172 18921 -251
- Misses 3915 3965 +50 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
f97e3e5
to
c6ef23b
Compare
dd39922
to
b514744
Compare
webapi/src/main/scala/org/knora/webapi/responders/v2/ResourcesResponderV2.scala
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! The optics in Scala are rather verbose, but sometimes better than not having them at all.
Pull Request Checklist
Task Description/Number
Issue Number: DEV-
PR Type
Basic requirements for bug fixes and features
Does this PR introduce a breaking change?