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

♻️ Export 'setup_case_study' from 'pyglotaran_extras.io' #34

Merged
merged 1 commit into from
Sep 25, 2021

Conversation

s-weigand
Copy link
Member

This will make it easier to rename the boilerplate module (#17 )

Change summary

  • Shorter import of setup_case_study (from pyglotaran_extras.io import setup_case_study)

Checklist

  • ✔️ Passing the tests (mandatory for all PR's)

This will make it easier to rename the boilerplate module
@s-weigand s-weigand requested a review from a team as a code owner September 25, 2021 15:44
@github-actions
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch s-weigand/pyglotaran-extras/setup-export-from-io

@codecov
Copy link

codecov bot commented Sep 25, 2021

Codecov Report

Merging #34 (35c3b20) into main (5e0031e) will increase coverage by 0.26%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main     #34      +/-   ##
========================================
+ Coverage   5.93%   6.19%   +0.26%     
========================================
  Files         12      13       +1     
  Lines        354     355       +1     
  Branches      41      41              
========================================
+ Hits          21      22       +1     
  Misses       333     333              
Impacted Files Coverage Δ
pyglotaran_extras/io/__init__.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 5e0031e...35c3b20. Read the comment docs.

@jsnel jsnel merged commit f12e57d into glotaran:main Sep 25, 2021
@s-weigand s-weigand deleted the setup-export-from-io branch September 30, 2021 12:55
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