Skip to content

Production Data Download#769

Open
Harr0101 wants to merge 2 commits intomainfrom
harry-improvement-main/768
Open

Production Data Download#769
Harr0101 wants to merge 2 commits intomainfrom
harry-improvement-main/768

Conversation

@Harr0101
Copy link
Copy Markdown
Contributor

Ability for some data to be copied as a JSON from production server - any staff can access through /data/download.

Data cannot be uploaded where DEV_SETTINGS is false to avoid deleting or modifying production data. Access through /data/upload.

@Harr0101 Harr0101 requested a review from peter-drew as a code owner August 14, 2025 06:41
@Harr0101 Harr0101 linked an issue Aug 14, 2025 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 14, 2025

Codecov Report

❌ Patch coverage is 41.75824% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.07%. Comparing base (76e2625) to head (c466c94).

Files with missing lines Patch % Lines
rcjaRegistration/dev_data/views.py 33.33% 50 Missing ⚠️
rcjaRegistration/dev_data/apps.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #769      +/-   ##
==========================================
- Coverage   96.08%   95.07%   -1.02%     
==========================================
  Files         186      190       +4     
  Lines        4802     4893      +91     
  Branches      569      589      +20     
==========================================
+ Hits         4614     4652      +38     
- Misses        150      203      +53     
  Partials       38       38              
Flag Coverage Δ
unittests 95.07% <41.75%> (-1.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Dev Data Pulled from Production

1 participant