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 53 commits into
Conversation
running spec/model/request successfully
Core::Service::Error was previously removed
c21807f to
d474d87
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #5309 +/- ##
===========================================
- Coverage 84.96% 82.54% -2.43%
===========================================
Files 1496 1313 -183
Lines 33967 32370 -1597
Branches 3622 3590 -32
===========================================
- Hits 28861 26720 -2141
- Misses 4259 4833 +574
+ Partials 847 817 -30
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