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

feat: adding REST API server for prediction #4

Merged
merged 5 commits into from
Sep 7, 2023
Merged

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 7, 2023

Please format your code with black: make black.

@holtgrewe holtgrewe enabled auto-merge (squash) September 7, 2023 16:09
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch coverage: 90.54% and project coverage change: +7.87% 🎉

Comparison is base (48d504c) 77.50% compared to head (d4cdec1) 85.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   77.50%   85.37%   +7.87%     
==========================================
  Files           4        5       +1     
  Lines         280      335      +55     
==========================================
+ Hits          217      286      +69     
+ Misses         63       49      -14     
Files Changed Coverage Δ
cada_prio/predict.py 87.80% <78.12%> (+23.09%) ⬆️
cada_prio/rest_server.py 100.00% <100.00%> (ø)
cada_prio/train_model.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@holtgrewe holtgrewe merged commit 8bb7516 into main Sep 7, 2023
11 checks passed
@holtgrewe holtgrewe deleted the feat-rest-api branch September 7, 2023 19:47
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

1 participant