Y25-640 - Integrate model extensions and remove much API v1 code#5309
Y25-640 - Integrate model extensions and remove much API v1 code#5309sabrine33 wants to merge 51 commits into
Conversation
running spec/model/request successfully
Core::Service::Error was previously removed
c21807f to
d474d87
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #5309 +/- ##
===========================================
- Coverage 87.29% 84.92% -2.37%
===========================================
Files 1481 1298 -183
Lines 33670 32073 -1597
Branches 3579 3547 -32
===========================================
- Hits 29391 27238 -2153
- Misses 4254 4811 +557
+ Partials 25 24 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Line diff summary: |
… into Y25-485-remove-model-extensions
… into Y25-485-remove-model-extensions
|
Are you planning to do a post-standup on this PR? Happy to take a look through this week although I think it will be tricky to discern anything given the size of the PR. Also wondering whether this needs code review as it was pair programmed? |
|
Yes, that's the plan, hopefully this week (Thurs or Fri), otherwise early next week. I think the biggest value in reviewing will be asking diffiult questions about things we haven't thought about, as well as knowledge-sharing about what we have learnt about Sequencescape. There's a fair amount of v1 functionality coming out, but probably less value in removing code to be removed. |
andrewsparkes
left a comment
There was a problem hiding this comment.
Looks good. Lots of work, well done.
Closes #5306 and #5136