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

TechDebt: Minor Openapi and JSDoc Fixes #1188

Merged
merged 5 commits into from
Jan 5, 2024
Merged

TechDebt: Minor Openapi and JSDoc Fixes #1188

merged 5 commits into from
Jan 5, 2024

Conversation

NickPhura
Copy link
Collaborator

@NickPhura NickPhura commented Jan 2, 2024

Links to Jira Tickets

n/a

Description of Changes

Update openapi spec for the list of errors (the 403 error was referring to the the 401 object).

Update jsdoc for frontend api functions.

Testing Notes

Everything works as normal (none of these changes should actually impact the code at all anyways).

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bea81bf) 58.18% compared to head (790821e) 58.18%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1188   +/-   ##
=======================================
  Coverage   58.18%   58.18%           
=======================================
  Files         590      590           
  Lines       17987    17987           
  Branches     2774     2774           
=======================================
  Hits        10466    10466           
  Misses       6835     6835           
  Partials      686      686           

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

curtisupshall
curtisupshall previously approved these changes Jan 4, 2024
Copy link
Contributor

@curtisupshall curtisupshall left a comment

Choose a reason for hiding this comment

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

Looks good

Copy link

sonarqubecloud bot commented Jan 4, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

29.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Copy link
Contributor

@KjartanE KjartanE left a comment

Choose a reason for hiding this comment

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

🐈 tested locally, working properly

Copy link
Contributor

@al-rosenthal al-rosenthal left a comment

Choose a reason for hiding this comment

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

🥡

@KjartanE KjartanE merged commit d391f18 into dev Jan 5, 2024
18 of 19 checks passed
@KjartanE KjartanE deleted the npTechDebt-2 branch January 5, 2024 17:19
KjartanE pushed a commit that referenced this pull request Jan 5, 2024
* Update bad oopenapi request error number

* Fix old jsdoc

* Port local dev node options env var change from BioHub

* Remove duplicate docker-compose env var
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.

4 participants