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

Datadir override #118

Merged
merged 9 commits into from
Mar 16, 2022
Merged

Datadir override #118

merged 9 commits into from
Mar 16, 2022

Conversation

austinorr
Copy link
Contributor

allow app to be used as a FastAPI mount

@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #118 (9186d77) into develop (79253ff) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           develop      #118   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           91        90    -1     
  Lines         4260      4282   +22     
  Branches       592       598    +6     
=========================================
+ Hits          4260      4282   +22     
Impacted Files Coverage Δ
nereid/nereid/src/network/algorithms.py 100.00% <ø> (ø)
nereid/nereid/src/nomograph/interpolators.py 100.00% <ø> (ø)
nereid/nereid/api/api_v1/async_utils.py 100.00% <100.00%> (ø)
...api/api_v1/endpoints_async/land_surface_loading.py 100.00% <100.00%> (ø)
...ereid/nereid/api/api_v1/endpoints_async/network.py 100.00% <100.00%> (ø)
...ereid/api/api_v1/endpoints_async/reference_data.py 100.00% <100.00%> (ø)
nereid/nereid/api/api_v1/endpoints_async/tasks.py 100.00% <100.00%> (ø)
...api/api_v1/endpoints_async/treatment_facilities.py 100.00% <100.00%> (ø)
...eid/nereid/api/api_v1/endpoints_async/watershed.py 100.00% <100.00%> (ø)
...nereid/api/api_v1/endpoints_sync/reference_data.py 100.00% <100.00%> (ø)
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 79253ff...9186d77. Read the comment docs.

@austinorr austinorr merged commit b3678c9 into develop Mar 16, 2022
@austinorr austinorr deleted the datadir-override branch March 16, 2022 20:29
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