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

track improvements towards pep8 compliance #493

Draft
wants to merge 8 commits into
base: development
Choose a base branch
from

Conversation

JessicaS11
Copy link
Member

After updating the GH actions (#475), in order to get the checks to pass we needed to add a lot of ignore codes to the .flake8 config file. This draft PR removes those ignores so PRs moving forward have a spot to look to see if any edited files are out of compliance (but the checks will still pass as we work towards compliance for legacy code).

Copy link

github-actions bot commented Jan 5, 2024

Binder 👈 Launch a binder notebook on this branch for commit ba8c5b6

I will automatically update this comment whenever this PR is modified

Binder 👈 Launch a binder notebook on this branch for commit a2ad04b

Binder 👈 Launch a binder notebook on this branch for commit 26d8f4c

Binder 👈 Launch a binder notebook on this branch for commit aa79e39

Binder 👈 Launch a binder notebook on this branch for commit 99b58a5

Binder 👈 Launch a binder notebook on this branch for commit 986555e

Binder 👈 Launch a binder notebook on this branch for commit c021602

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.59%. Comparing base (948a70b) to head (c021602).

Additional details and impacted files
@@             Coverage Diff              @@
##           development     #493   +/-   ##
============================================
  Coverage        66.59%   66.59%           
============================================
  Files               36       36           
  Lines             3059     3059           
  Branches           534      534           
============================================
  Hits              2037     2037           
  Misses             934      934           
  Partials            88       88           

☔ 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.

None yet

1 participant