Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

fix: Fixes the route input schemas #25

Merged
merged 3 commits into from
Nov 5, 2023
Merged

fix: Fixes the route input schemas #25

merged 3 commits into from
Nov 5, 2023

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Nov 5, 2023

This PR fixes the schemas for guidelines and repo routers.

@frgfm frgfm added the bug Something isn't working label Nov 5, 2023
@frgfm frgfm added this to the 0.1.0 milestone Nov 5, 2023
@frgfm frgfm self-assigned this Nov 5, 2023
Copy link

codecov bot commented Nov 5, 2023

Codecov Report

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

Comparison is base (9852d78) 72.99% compared to head (5f3b86b) 72.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   72.99%   72.87%   -0.12%     
==========================================
  Files          26       26              
  Lines         685      682       -3     
==========================================
- Hits          500      497       -3     
  Misses        185      185              
Flag Coverage Δ
unittests 72.87% <80.00%> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/app/api/api_v1/router.py 100.00% <100.00%> (ø)
src/app/schemas/guidelines.py 100.00% <100.00%> (ø)
src/app/schemas/repos.py 100.00% <ø> (ø)
src/app/services/openai.py 61.40% <66.66%> (ø)

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

@frgfm frgfm merged commit a8840fa into main Nov 5, 2023
9 of 10 checks passed
@frgfm frgfm deleted the schema-update branch November 5, 2023 23:18
frgfm added a commit that referenced this pull request Mar 28, 2024
* refactor: Moves modules to util

* refactor: Removes legacy module

* refactor: Removes stylesheets
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant