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

Format code with black and isort #839

Merged
merged 11 commits into from
Sep 24, 2024
Merged

Conversation

chrispyles
Copy link
Member

No description provided.

@chrispyles chrispyles added the tech debt Refactors to eliminate tech debt label Sep 17, 2024
@chrispyles chrispyles added this to the v6.0.0 milestone Sep 17, 2024
@coveralls
Copy link
Collaborator

coveralls commented Sep 21, 2024

Pull Request Test Coverage Report for Build 10984669083

Details

  • 840 of 952 (88.24%) changed or added relevant lines in 62 files are covered.
  • 21 unchanged lines in 12 files lost coverage.
  • Overall coverage decreased (-0.1%) to 81.599%

Changes Missing Coverage Covered Lines Changed/Added Lines %
otter/assign/init.py 14 15 93.33%
otter/assign/cell_factory.py 4 5 80.0%
otter/assign/question_config.py 2 3 66.67%
otter/assign/r_adapter/cell_factory.py 4 5 80.0%
otter/check/init.py 10 11 90.91%
otter/export/exporters/init.py 5 6 83.33%
otter/export/exporters/base_exporter.py 6 7 85.71%
otter/export/exporters/via_html.py 3 4 75.0%
otter/export/exporters/via_latex.py 4 5 80.0%
otter/generate/init.py 16 17 94.12%
Files with Coverage Reduction New Missed Lines %
otter/test_files/exception_test.py 1 47.62%
otter/test_files/init.py 1 76.5%
otter/grade/init.py 1 85.96%
otter/grade/utils.py 1 79.17%
otter/check/notebook.py 1 69.43%
otter/export/exporters/via_latex.py 1 82.5%
otter/assign/notebook_transformer.py 2 92.13%
otter/assign/utils.py 2 79.23%
otter/execute/preprocessor.py 2 89.83%
otter/plugins/builtin/gmail_notifications/init.py 2 38.18%
Totals Coverage Status
Change from base Build 10876129484: -0.1%
Covered Lines: 3827
Relevant Lines: 4690

💛 - Coveralls

@chrispyles chrispyles marked this pull request as ready for review September 24, 2024 00:23
@chrispyles chrispyles changed the title Format code with black Format code with black and isort Sep 24, 2024
@chrispyles chrispyles merged commit ac9c9fe into ucbds-infra:beta Sep 24, 2024
2 checks passed
@chrispyles chrispyles deleted the black branch September 24, 2024 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt Refactors to eliminate tech debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants