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

Dummy module now defines its own load/save instead of extending #237

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

ssfrr
Copy link
Contributor

@ssfrr ssfrr commented Nov 21, 2019

Some of these changes were made in #161 but it looks like I accidentally reverted them in #78. Possibly a bad merge.

This also adds tests for keyword arguments in load and save, making sure they get passed through to the handling package.

@ssfrr ssfrr merged commit 4bec18a into master Nov 21, 2019
@ssfrr
Copy link
Contributor Author

ssfrr commented Nov 21, 2019

Thanks for the quick review!

@codecov
Copy link

codecov bot commented Nov 21, 2019

Codecov Report

Merging #237 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #237   +/-   ##
=====================================
  Coverage      80%    80%           
=====================================
  Files           7      7           
  Lines         365    365           
=====================================
  Hits          292    292           
  Misses         73     73

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 232a0d5...7a23ff5. Read the comment docs.

@SimonDanisch SimonDanisch deleted the noextend2 branch November 21, 2019 20:39
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.

2 participants