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

Issue #499: add zenodo config #501

Merged
merged 2 commits into from
Nov 2, 2020
Merged

Issue #499: add zenodo config #501

merged 2 commits into from
Nov 2, 2020

Conversation

mathpluscode
Copy link
Member

@mathpluscode mathpluscode commented Nov 2, 2020

Description

Fixes #499

Type of change

What types of changes does your code introduce to DeepReg? Put an x in the boxes that
apply

  • Bugfix (non-breaking change which fixes an issue)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Documentation Update (fix or improvement on the documentation)
  • New feature (non-breaking change which adds functionality)
  • Other (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR.
If you're unsure about any of them, don't hesitate to ask. We're here to help! This is
simply a reminder of what we are going to look for before merging your code.

  • I have
    installed pre-commit
    using pre-commit install and formatted all changed files. If you are not
    certain, run pre-commit run --all-files.
  • My commits' message styles matches
    our requested structure,
    e.g. Issue #<issue number>: detailed message.
  • I have updated the
    change log file
    regarding my changes.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@mathpluscode mathpluscode requested a review from YipengHu November 2, 2020 23:20
@codecov-io
Copy link

codecov-io commented Nov 2, 2020

Codecov Report

Merging #501 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #501   +/-   ##
=======================================
  Coverage   98.83%   98.83%           
=======================================
  Files          30       30           
  Lines        1895     1895           
=======================================
  Hits         1873     1873           
  Misses         22       22           

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 d6bfd5c...04fb496. Read the comment docs.

@mathpluscode mathpluscode merged commit 0cfa393 into main Nov 2, 2020
@mathpluscode mathpluscode deleted the 499-release-v010 branch November 2, 2020 23:36
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.

Release v0.1.0
4 participants