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

Switch to pip #635

Merged
merged 36 commits into from
Jun 3, 2023
Merged

Switch to pip #635

merged 36 commits into from
Jun 3, 2023

Conversation

brylie
Copy link
Member

@brylie brylie commented Jun 3, 2023

Closes #634

Time
2023-6-03: 5

@codecov
Copy link

codecov bot commented Jun 3, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b887e8e) 86.86% compared to head (61eeada) 86.86%.

❗ Current head 61eeada differs from pull request most recent head 8d8a0fe. Consider uploading reports for the commit 8d8a0fe to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #635   +/-   ##
=======================================
  Coverage   86.86%   86.86%           
=======================================
  Files         243      243           
  Lines        3950     3950           
=======================================
  Hits         3431     3431           
  Misses        519      519           
Impacted Files Coverage Δ
app/accounts/migrations/0001_initial.py 100.00% <ø> (ø)
app/community/migrations/0001_initial.py 100.00% <ø> (ø)
...munity/migrations/0002_alter_communitypage_body.py 100.00% <ø> (ø)
...munity/migrations/0003_alter_communitypage_body.py 100.00% <ø> (ø)
...munity/migrations/0004_alter_communitypage_body.py 100.00% <ø> (ø)
...munity/migrations/0005_alter_communitypage_body.py 100.00% <ø> (ø)
...munity/migrations/0006_alter_communitypage_body.py 100.00% <ø> (ø)
...munity/migrations/0007_alter_communitypage_body.py 100.00% <ø> (ø)
...munity/migrations/0008_alter_communitypage_body.py 100.00% <ø> (ø)
...munity/migrations/0009_alter_communitypage_body.py 100.00% <ø> (ø)
... and 131 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@codeclimate
Copy link

codeclimate bot commented Jun 3, 2023

Code Climate has analyzed commit 61eeada and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 86.8% (0.0% change).

View more on Code Climate.

@brylie brylie marked this pull request as ready for review June 3, 2023 14:20
@brylie brylie merged commit 063472f into main Jun 3, 2023
1 of 3 checks passed
@sonarcloud
Copy link

sonarcloud bot commented Jun 3, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 19 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 21 Security Hotspots
Code Smell A 138 Code Smells

No Coverage information No Coverage information
44.7% 44.7% Duplication

@brylie brylie deleted the pip-tools-test branch June 3, 2023 14:34
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.

Switch from Poetry to pip/pip-tools
1 participant