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

Data restructure #50

Merged
merged 5 commits into from Jun 7, 2020
Merged

Data restructure #50

merged 5 commits into from Jun 7, 2020

Conversation

jankrepl
Copy link
Owner

@jankrepl jankrepl commented Jun 7, 2020

Turning the data module into a subpackage.

Also created a simple sin example for synthetic data

@codecov
Copy link

codecov bot commented Jun 7, 2020

Codecov Report

Merging #50 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #50   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        18    +3     
  Lines         1619      1611    -8     
=========================================
- Hits          1619      1611    -8     
Impacted Files Coverage Δ
deepdow/data/__init__.py 100.00% <100.00%> (ø)
deepdow/data/augment.py 100.00% <100.00%> (ø)
deepdow/data/load.py 100.00% <100.00%> (ø)
deepdow/data/synthetic.py 100.00% <100.00%> (ø)

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 cfd9b8d...69b0e07. Read the comment docs.

@jankrepl jankrepl merged commit d9fbfc4 into master Jun 7, 2020
@jankrepl jankrepl deleted the data_restructure branch June 7, 2020 09:20
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