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

add schema for new endpoint #11

Merged
merged 1 commit into from
Sep 19, 2024
Merged

add schema for new endpoint #11

merged 1 commit into from
Sep 19, 2024

Conversation

hillalex
Copy link
Member

@hillalex hillalex commented Sep 19, 2024

Adds a partial schema for the GET /individual endpoint. The plotly data and layout objects are quite complicated, and we don't really need to validate them as they're generated by the plotly package. So this just includes some top level properties which will be useful for types in the front-end.

@hillalex hillalex marked this pull request as ready for review September 19, 2024 16:32
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.99%. Comparing base (221188e) to head (34d433a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   93.99%   93.99%           
=======================================
  Files           4        4           
  Lines         333      333           
=======================================
  Hits          313      313           
  Misses         20       20           

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

@hillalex hillalex merged commit 5d70eee into main Sep 19, 2024
10 checks passed
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.

1 participant