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

Update frontend OpenAPI types using Lefthook #1015

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Conversation

praseodym
Copy link
Contributor

Resolves #1007

`npm run lint` already runs `tsc`
Copy link

github-actions bot commented Feb 11, 2025

Sigrid maintainability feedback

💭️ You did not change any files that are measured by Sigrid


View this system in Sigrid

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.77%. Comparing base (ce5b730) to head (8b0c245).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1015   +/-   ##
=======================================
  Coverage   89.77%   89.77%           
=======================================
  Files         248      248           
  Lines       12995    12995           
  Branches     1318     1318           
=======================================
  Hits        11666    11666           
  Misses       1235     1235           
  Partials       94       94           

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

@praseodym praseodym added this pull request to the merge queue Feb 11, 2025
Merged via the queue into main with commit 5575746 Feb 11, 2025
21 checks passed
@praseodym praseodym deleted the lefthook-frontend-openapi branch February 11, 2025 13:51
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.

Add npm run gen:openapi to lefthook, to be run after backend
3 participants