-
Notifications
You must be signed in to change notification settings - Fork 4
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
Backend Dependency Update #2977
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2977 +/- ##
===========================================
- Coverage 91.37% 91.24% -0.14%
===========================================
Files 302 303 +1
Lines 8689 8733 +44
Branches 643 650 +7
===========================================
+ Hits 7940 7968 +28
- Misses 628 645 +17
+ Partials 121 120 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
|
Almost complete. |
Aiming to bring it into the environment by end of week. |
Pulled into backlog until blocker is resolved - not templated for a few weeks. |
…backend-dep-update
- Update lock
…backend-dep-update
Seems like our backend cusstom storages are halfway working. When I submit a file I can subsequently re-download it from the admin console. But the static files backend still seems to be incorrectly configured. |
Used the correct staticfiles backend storage mechanism and resolved all the errors and warnings on the admin page. |
c7597ab
to
e4f9614
Compare
…backend-dep-update
Summary of Changes
Provide a brief summary of changes
Pull request closes #1647
How to Test
List the steps to test the PR
These steps are generic, please adjust as necessary.
Deliverables
More details on how deliverables herein are assessed included here.
Deliverable 1: Accepted Features
Checklist of ACs:
lfrohlich
and/oradpennington
confirmed that ACs are met.Deliverable 2: Tested Code
CodeCov Report
comment in PR)CodeCov Report
comment in PR)Deliverable 3: Properly Styled Code
Deliverable 4: Accessible
iamjolly
andttran-hub
using Accessibility Insights reveal any errors introduced in this PR?Deliverable 5: Deployed
Deliverable 6: Documented
Deliverable 7: Secure
Deliverable 8: User Research
Research product(s) clearly articulate(s):