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

Fake #85

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Fake #85

wants to merge 7 commits into from

Conversation

artajmir3
Copy link
Collaborator

Checklist

Verify that your PR checks all the following items.

  • The pull request (PR) has a clear and explanatory title.
  • The description of this PR links to relevant GitHub issues.
  • Unit tests have been added in the tests folder:
    • in the test_*.py files corresponding the files modified by this PR,
    • for each function added by this PR.
  • The code of this PR is properly documented, with docstrings following ioSPI conventions.
  • The PR passes the DeepSource GitHub Actions workflow (refer to comment below).
  • The PR passes Test and Lint GitHub Actions workflows. (refer to comment below)

If some items are not checked, mark your PR as draft (Look for "Still in progress? Convert to Draft" on your PR) . Only mark the PR as "Ready for review" if all the items above are checked.

If you do not know how to address some items, reach out to a maintainer by requesting reviewers.

If some items cannot be addressed, explain the reason in the Description of your PR, and mark the PR ready for review

Description

Issue

Additional context

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented May 7, 2022

Codecov Report

Merging #85 (95197d0) into master (91680c8) will increase coverage by 0.43%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   90.13%   90.56%   +0.43%     
==========================================
  Files           5        6       +1     
  Lines         243      254      +11     
==========================================
+ Hits          219      230      +11     
  Misses         24       24              
Impacted Files Coverage Δ
ioSPI/density_maps.py 100.00% <100.00%> (ø)
__init__.py
ioSPI/__init__.py 100.00% <0.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 91680c8...95197d0. Read the comment docs.

@artajmir3 artajmir3 mentioned this pull request May 7, 2022
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.

1 participant