[Sutton] Per container pricing - #5866
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5866 +/- ##
==========================================
+ Coverage 83.04% 83.06% +0.02%
==========================================
Files 465 465
Lines 36429 36431 +2
Branches 5975 5977 +2
==========================================
+ Hits 30251 30260 +9
+ Misses 4434 4430 -4
+ Partials 1744 1741 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
struan
approved these changes
Mar 3, 2026
struan
left a comment
Member
There was a problem hiding this comment.
Few small comments but yup, looks good and works.
struan
force-pushed
the
sutton-per-container-pricing
branch
from
March 4, 2026 17:12
83419ae to
c88e89d
Compare
dracos
force-pushed
the
master
branch
2 times, most recently
from
March 9, 2026 18:46
72dc828 to
09633b0
Compare
struan
force-pushed
the
sutton-per-container-pricing
branch
from
March 12, 2026 15:05
c88e89d to
628398c
Compare
dracos
force-pushed
the
sutton-per-container-pricing
branch
from
March 26, 2026 14:34
628398c to
8e56ac3
Compare
Allow different containers to have different cost/admin charges, including potentially different prices for moving larger/smaller. No need to restrict the list in code any more as the configuration is per container. Co-Authored-By: Struan Donald <struan@mysociety.org>
dracos
force-pushed
the
sutton-per-container-pricing
branch
from
March 26, 2026 16:48
8e56ac3 to
71f01ba
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Allow different containers to have different cost/admin charges
https://github.com/mysociety/societyworks/issues/5429
[skip changelog]