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

Feature/30 gh actions update #32

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Conversation

lchen-2101
Copy link
Collaborator

@lchen-2101 lchen-2101 commented Sep 18, 2023

closes #30

all the python file changes are from black reformatting based on new line-length updates.

@github-actions
Copy link

Coverage report

The coverage rate went from 82.21% to 82.21% ➡️
The branch rate is 83%.

85% of new lines are covered.

Diff Coverage details (click to unfold)

src/entities/repos/institutions_repo.py

100% of new lines are covered (94.28% of the complete file).

src/dependencies.py

100% of new lines are covered (85.71% of the complete file).

src/oauth2/oauth2_backend.py

100% of new lines are covered (60% of the complete file).

src/oauth2/oauth2_admin.py

0% of new lines are covered (34.37% of the complete file).
Missing lines: 53, 66, 79

src/main.py

100% of new lines are covered (93.54% of the complete file).

src/entities/models/dao.py

100% of new lines are covered (100% of the complete file).

src/entities/engine/engine.py

100% of new lines are covered (100% of the complete file).

src/util/router_wrapper.py

100% of new lines are covered (100% of the complete file).

src/routers/institutions.py

100% of new lines are covered (95.45% of the complete file).

@lchen-2101 lchen-2101 merged commit 342244c into main Sep 18, 2023
3 checks passed
@lchen-2101 lchen-2101 deleted the feature/30_gh_actions_update branch September 18, 2023 16:49
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.

Update black and ruff configurations to set line length to 120
2 participants