|
Ran
|
Jobs
1
|
Files
261
|
Run time
1min
|
Badge
README BADGES
|
push
circleci
LGA-3016 callback capping threshold alert (#1162) * Added time to the callback model * Add admin form to upload callback time slots * Update times * Add remaining capacity * Add call centre availability * Add today to the list of available days * Make CallbackTimeSlot timezone aware * Return start and end time instead of formatted callback slot * CSV uploader now only accepts CSV files * Added label to CSV Uploader field * Ammended error messages to match UCD guidance * Add support for third party callbacks and varying num_days * Fixed unit test * Improved API error handling * Added third party unit test * Added num_days unit test * Made education tests work on the weekends * Refactored so API returns a list of datetimes Updated unit tests post refactor * Fixed issue where third_party_callback was always True * Added CSV Validate Rows unit tests * Formats error message correctly * Removed bash history * Fixed linting escape sequence * Added support for last week capacity fallback * Fixed test linting Fixed trailing whitespace * Added new CSV unit tests * Refactored CallbackTimeSlot to use CharField rather than TextField * Replaced self argument with cls * Added custom_change_list to semgrep ignore * Revert "Added custom_change_list to semgrep ignore" This reverts commit d744f8b5f. * Added file upload unit testing Removed duplicate import * Strip whitespace from time row in validate_row * Added test cases with leading zeroes * Updated to use CALLBACK_TYPES from cla_common * Amended tests to use the new constant * Fix CSV upload not reading excel UTF-8 files correctly * Renamed callback migration to resolve conflict * Reordered legalaid migrations * Revert "Reordered legalaid migrations" This reverts commit 170529622. * Refactored migrations * Migration no lo... (continued)
68 of 71 new or added lines in 4 files covered. (95.77%)
7967 of 9724 relevant lines covered (81.93%)
0.82 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25890.1 | 0 |
81.93 |
CircleCI Job |