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

Move to using the dtocean-data package for non-code data #13

Merged
merged 6 commits into from
Jul 15, 2022

Conversation

H0R5E
Copy link
Member

@H0R5E H0R5E commented Jul 14, 2022

This PR changes the way that the non-code data required for this package is discovered. It now looks for configurations files generated by the dtocean-data conda package or an installation created by the installer retrieved from the https://github.com/DTOcean/dtocean-data repository.

Bump to version 3.1.0

@AppVeyorBot
Copy link

@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #13 (10234a1) into master (fce962d) will increase coverage by 16.17%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master      #13       +/-   ##
===========================================
+ Coverage   22.31%   38.49%   +16.17%     
===========================================
  Files          93       93               
  Lines       11747    11743        -4     
  Branches     1430     1429        -1     
===========================================
+ Hits         2621     4520     +1899     
+ Misses       8935     7017     -1918     
- Partials      191      206       +15     
Impacted Files Coverage Δ
dtocean_hydro/configure.py 100.00% <100.00%> (+26.92%) ⬆️
dtocean_hydro/main.py 74.31% <100.00%> (ø)
dtocean_wec/main.py 26.96% <100.00%> (+26.96%) ⬆️
dtocean_wec/pfit_form.py 27.89% <100.00%> (+27.89%) ⬆️
dtocean_wec/tab1.py 31.16% <100.00%> (+31.16%) ⬆️
dtocean_wec/tab2.py 19.60% <100.00%> (+19.60%) ⬆️
dtocean_wec/tab3.py 20.95% <100.00%> (+20.95%) ⬆️
dtocean_wec/tab4.py 28.08% <100.00%> (+28.08%) ⬆️
dtocean_tidal/modules/streamline.py 88.00% <0.00%> (-2.00%) ⬇️
dtocean_tidal/submodel/ParametricWake/wakeClass.py 40.29% <0.00%> (-0.37%) ⬇️
... and 48 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 fce962d...10234a1. Read the comment docs.

@AppVeyorBot
Copy link

@AppVeyorBot
Copy link

@H0R5E H0R5E merged commit 39f1f07 into DTOcean:master Jul 15, 2022
@H0R5E H0R5E deleted the main_direction branch July 15, 2022 08:43
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

2 participants