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

feat: Add dsp ingest asset info resolution (DEV-3147) #2973

Merged
merged 36 commits into from Jan 8, 2024

Conversation

seakayone
Copy link
Collaborator

@seakayone seakayone commented Dec 21, 2023

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 Dec 21, 2023
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

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

Comparison is base (eac5751) 11.74% compared to head (d78216d) 88.57%.
Report is 4 commits behind head on main.

Files Patch % Lines
...ra/webapi/responders/admin/UsersResponderADM.scala 0.00% 1 Missing ⚠️
.../slice/admin/api/service/UsersADMRestService.scala 50.00% 1 Missing ⚠️
...i/slice/admin/domain/service/DspIngestClient.scala 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2973       +/-   ##
===========================================
+ Coverage   11.74%   88.57%   +76.82%     
===========================================
  Files         246      249        +3     
  Lines       22907    22934       +27     
===========================================
+ Hits         2690    20313    +17623     
+ Misses      20217     2621    -17596     

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

@seakayone seakayone force-pushed the feat/add-dsp-ingest-asset-info-resolution branch from e16e2ce to 4548a35 Compare December 27, 2023 14:18
@seakayone seakayone force-pushed the feat/add-dsp-ingest-asset-info-resolution branch from 4548a35 to 98ccfc3 Compare December 27, 2023 14:19
@seakayone seakayone requested review from mpro7 and BalduinLandolt and removed request for mpro7 December 28, 2023 11:18
@seakayone seakayone changed the title feat: Add dsp ingest asset info resolution feat: Add dsp ingest asset info resolution (DEV-3147) Dec 28, 2023
Copy link

linear bot commented Dec 28, 2023

@seakayone seakayone marked this pull request as ready for review December 28, 2023 12:09
Copy link
Collaborator

@BalduinLandolt BalduinLandolt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, added some very minor comments, feel free to ignore them

Copy link
Collaborator

@mpro7 mpro7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart of 2 minor comments below I will have few questions when we are back to the office.

seakayone and others added 5 commits January 8, 2024 08:59
…tContainerOps.scala

Co-authored-by: Balduin Landolt <33053745+BalduinLandolt@users.noreply.github.com>
…rTestContainers.scala

Co-authored-by: Balduin Landolt <33053745+BalduinLandolt@users.noreply.github.com>
…ice.scala

Co-authored-by: Marcin Procyk <marcin.procyk@dasch.swiss>
@seakayone seakayone merged commit c081ba8 into main Jan 8, 2024
12 checks passed
@seakayone seakayone deleted the feat/add-dsp-ingest-asset-info-resolution branch January 8, 2024 08: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

3 participants