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

TRIB-210: adds save cosign endpoint #147

Merged
merged 28 commits into from
Jan 19, 2024
Merged

TRIB-210: adds save cosign endpoint #147

merged 28 commits into from
Jan 19, 2024

Conversation

mrsbluerose
Copy link
Collaborator

Note: I am submitting this early (with questions and incomplete test) to review at our meeting 1/11/2024

Questions:

  1. Do we want a return value from the saveCosign endpoint
  2. Do we agree: Cosign endpoint is in Connect Controller, Cosign service and repo are separate

Changes:

  • Creates Database table for cosign
  • Creates Database table with cosign test data
  • Creates Cosign and CosignID entities
  • Creates Cosign repository
  • Creates Cosign service and Impl with saveCosign method
  • Adds saveCosign endpoint to Connect Service and creates CosignRequest DTO and annotation

Testing (WIP)

  • Adds Cosign service test for saveCosign (simple, without return values)
  • Adds Connect API test for save Cosign (INCOMPLETE AS OF 1/11)

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (feature/connect-page@274f45a). Click here to learn what that means.

Additional details and impacted files
@@                   Coverage Diff                   @@
##             feature/connect-page     #147   +/-   ##
=======================================================
  Coverage                        ?   75.27%           
  Complexity                      ?      644           
=======================================================
  Files                           ?       97           
  Lines                           ?     1970           
  Branches                        ?      268           
=======================================================
  Hits                            ?     1483           
  Misses                          ?      444           
  Partials                        ?       43           

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

@haxwell haxwell merged commit 69cedc1 into savvato-software:feature/connect-page Jan 19, 2024
3 checks passed
@haxwell
Copy link
Contributor

haxwell commented Jan 19, 2024

Sweet!

@mrsbluerose mrsbluerose deleted the TRIB-210 branch January 22, 2024 18:24
@haxwell haxwell restored the TRIB-210 branch February 14, 2024 00:39
@mrsbluerose mrsbluerose deleted the TRIB-210 branch February 20, 2024 16:57
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.

2 participants