dsp-api
dsp-api copied to clipboard
chore(deps): upgrade Apache Jena Fuseki docker image to v2.0.9 (DEV-1299)
PR Checklist
Please check if your PR fulfills the following requirements:
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
PR Type
What kind of change does this PR introduce?
- [ ] Bugfix: represents bug fixes
- [ ] Refactor: represents production code refactoring
- [ ] Feature: represents a new feature
- [ ] Documentation: documentation changes (no production code change)
- [x] Chore: maintenance tasks (no production code change)
- [ ] Style: styles updates (no production code change)
- [ ] Test: all about tests: adding, refactoring tests (no production code change)
- [ ] Other... Please describe:
Issue Number: DEV-1299
Does this PR introduce a breaking change?
- [ ] Yes
- [x] No
Does this PR change client-test-data?
- [ ] Yes (don't forget to update the JS-LIB team about the change)
- [x] No
Other information
✅ Linked to Story DEV-1299 · Upgrade Jena Fuseki to 4.6.0
Codecov Report
Base: 86.68% // Head: 6.13% // Decreases project coverage by -80.55%
:warning:
Coverage data is based on head (
fc33f6a
) compared to base (26e9596
). Patch coverage: 100.00% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## main #2185 +/- ##
==========================================
- Coverage 86.68% 6.13% -80.56%
==========================================
Files 250 268 +18
Lines 28252 28317 +65
==========================================
- Hits 24490 1737 -22753
- Misses 3762 26580 +22818
Impacted Files | Coverage Δ | |
---|---|---|
...p-shared/src/main/scala/dsp/valueobjects/Iri.scala | 91.91% <100.00%> (-1.90%) |
:arrow_down: |
...sp-shared/src/main/scala/dsp/valueobjects/V2.scala | 90.27% <100.00%> (+0.27%) |
:arrow_up: |
...bapi/src/main/scala/org/knora/webapi/package.scala | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...i/src/main/scala/org/knora/webapi/core/State.scala | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...rc/main/scala/org/knora/webapi/LanguageCodes.scala | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...c/main/scala/org/knora/webapi/OntologySchema.scala | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...c/main/scala/org/knora/webapi/core/AppRouter.scala | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...c/main/scala/org/knora/webapi/util/LogAspect.scala | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
.../main/scala/org/knora/webapi/auth/JWTService.scala | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
.../main/scala/org/knora/webapi/core/HttpServer.scala | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
... and 220 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Resolved by #2362