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: Add docker compose configuration for api accessing ingest #2736

Merged
merged 1 commit into from Jul 6, 2023

Conversation

seakayone
Copy link
Collaborator

Pull Request Checklist

Task Description/Number

Issue Number: DEV-

Basic Requirements

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?

  • fix: represents bug fixes
  • refactor: represents production code refactoring
  • feat: represents a new feature
  • docs: documentation changes (no production code change)
  • chore: maintenance tasks (no production code change)
  • test: all about tests: adding, refactoring tests (no production code change)
  • other... Please describe:

Does this PR introduce a breaking change?

  • Yes
  • No
  • Maybe (not 100% sure => check with FE)

Does this PR change client-test-data?

  • Yes (don't forget to update the JS-LIB team about the change)
  • No

@seakayone seakayone changed the title add docker compose config chore: Add docker compose configuration for api accessing ingest Jul 5, 2023
@seakayone seakayone marked this pull request as ready for review July 5, 2023 09:37
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch coverage: 60.81% and project coverage change: +64.40 🎉

Comparison is base (12402f3) 18.00% compared to head (6534229) 82.40%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2736       +/-   ##
===========================================
+ Coverage   18.00%   82.40%   +64.40%     
===========================================
  Files         281      281               
  Lines       28899    28895        -4     
===========================================
+ Hits         5202    23810    +18608     
+ Misses      23697     5085    -18612     
Impacted Files Coverage Δ
...rg/knora/webapi/routing/admin/ProjectsRouteZ.scala 94.11% <0.00%> (+2.68%) ⬆️
.../org/knora/webapi/routing/v1/ProjectsRouteV1.scala 11.11% <0.00%> (+11.11%) ⬆️
...org/knora/webapi/routing/v1/ResourcesRouteV1.scala 2.00% <0.00%> (+2.00%) ⬆️
...ice/admin/api/service/ProjectsADMRestService.scala 60.00% <0.00%> (ø)
...i/slice/admin/domain/service/DspIngestClient.scala 4.76% <0.00%> (ø)
.../slice/admin/domain/service/KnoraProjectRepo.scala 0.00% <0.00%> (ø)
...ce/admin/domain/service/ProjectExportService.scala 68.18% <0.00%> (ø)
...ce/admin/domain/service/ProjectImportService.scala 44.89% <0.00%> (+32.65%) ⬆️
...ebapi/store/cache/impl/CacheServiceInMemImpl.scala 100.00% <ø> (+21.27%) ⬆️
...n/domain/service/ProjectExportStorageService.scala 26.08% <22.22%> (+3.35%) ⬆️
... and 7 more

... and 185 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@seakayone seakayone merged commit 6ef3d17 into main Jul 6, 2023
13 checks passed
@seakayone seakayone deleted the fix-deployment branch July 6, 2023 07:36
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