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: clean and rebuild yarn.lock file, update associated code #473

Merged
merged 1 commit into from
May 24, 2022

Conversation

alharris-at
Copy link
Contributor

Description of changes

clean and rebuild yarn.lock file

We were missing some required updates to the mock package based on the new ApiCategoryFacade, and updates since we can no longer overload 'Error' w/ a string cause.

Issue #, if available

N/A

Description of how you validated changes

yarn clean && rm yarn.lock && yarn && yarn build && yarn test

Checklist

  • PR description included
  • yarn test passes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@alharris-at alharris-at requested a review from a team May 24, 2022 16:57
@alharris-at alharris-at requested a review from a team as a code owner May 24, 2022 16:57
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@4ceb8fc). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #473   +/-   ##
=======================================
  Coverage        ?   66.24%           
=======================================
  Files           ?      228           
  Lines           ?    14999           
  Branches        ?     3675           
=======================================
  Hits            ?     9936           
  Misses          ?     4624           
  Partials        ?      439           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@alharris-at alharris-at merged commit a9bc64c into main May 24, 2022
@alharris-at alharris-at deleted the update-yarn-lock branch May 24, 2022 17:25
@alharris-at alharris-at mentioned this pull request Jun 4, 2022
5 tasks
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

4 participants