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

CI cleanup #16

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

CI cleanup #16

wants to merge 3 commits into from

Conversation

williamjameshandley
Copy link
Contributor

Description

  • Updated the PULL_REQUEST_TEMPLATE.md to mention black and isort

Checklist:

  • I have performed a self-review of my own code
  • My code is PEP8 compliant (flake8 unimpeded tests)
  • My code contains compliant docstrings (pydocstyle --convention=numpy unimpeded)
  • New and existing unit tests pass locally with my changes (python -m pytest)
  • I have added tests that prove my fix is effective or that my feature works
  • I have appropriately incremented the semantic version number in both README.rst and unimpeded/_version.py

Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4ea841d) to head (474bb08).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            2         2           
=========================================
  Hits             2         2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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