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

Create Market from Sublet #315

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

Conversation

vcai122
Copy link
Contributor

@vcai122 vcai122 commented Oct 22, 2024

Created market from sublet (but kept the git blame intact, I'm 90% sure...)

The plan should be to make all necessary changes for market here, then ship both to production. Then manually have a script copy over the current data that is live in sublet before deleting the sublet code.

@vcai122 vcai122 force-pushed the create-market-from-sublet branch from feee513 to 124f751 Compare October 22, 2024 02:12
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 351 lines in your changes missing coverage. Please review.

Project coverage is 79.94%. Comparing base (d2e691c) to head (316e43a).

Files with missing lines Patch % Lines
backend/market/views.py 0.00% 183 Missing ⚠️
backend/market/serializers.py 0.00% 81 Missing ⚠️
backend/market/models.py 0.00% 41 Missing ⚠️
backend/market/permissions.py 0.00% 25 Missing ⚠️
backend/market/admin.py 0.00% 13 Missing ⚠️
backend/market/urls.py 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #315       +/-   ##
===========================================
- Coverage   90.37%   79.94%   -10.43%     
===========================================
  Files          62       68        +6     
  Lines        2681     3032      +351     
===========================================
+ Hits         2423     2424        +1     
- Misses        258      608      +350     

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

Successfully merging this pull request may close these issues.

1 participant