-
-
Notifications
You must be signed in to change notification settings - Fork 8
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: Added web server for deployment #27
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your PR @frgfm and thanks for adding the dummy cache directory !
Codecov Report
@@ Coverage Diff @@
## master #27 +/- ##
==========================================
- Coverage 95.96% 95.04% -0.93%
==========================================
Files 15 15
Lines 694 686 -8
==========================================
- Hits 666 652 -14
- Misses 28 34 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@dataJSA I think you approved the PR and somehow cancelled your own review by re-requesting it 😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes I got ahead of myself ! Now I think it's ok 😄
As per #20, a dedicated service needed to set for wildfire risk estimation. Consequently, this PR introduces the following features:
Here is how the server processes the request:
Merging this PR successfully will close #20
Any feedback is welcome!
cc @Akilditu @nrslt