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 endpoint for individual plot #10

Merged
merged 7 commits into from
Sep 19, 2024
Merged

add endpoint for individual plot #10

merged 7 commits into from
Sep 19, 2024

Conversation

hillalex
Copy link
Member

@hillalex hillalex commented Sep 19, 2024

Adds an endpoint GET /dataset/<dataset>/individual<pidcol> for returning data and layout objects containg individual trajectories to be passed to a plotlyjs plot.

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 (4cf4c6a) to head (221188e).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   92.93%   93.99%   +1.06%     
==========================================
  Files           4        4              
  Lines         283      333      +50     
==========================================
+ Hits          263      313      +50     
  Misses         20       20              

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

@hillalex hillalex marked this pull request as ready for review September 19, 2024 15:23
@hillalex hillalex merged commit 6f8feee 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