Skip to content
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

Develop -> Master #4339

Merged
merged 241 commits into from
Sep 17, 2024
Merged

Develop -> Master #4339

merged 241 commits into from
Sep 17, 2024

Conversation

BenTopping
Copy link
Contributor

@BenTopping BenTopping commented Sep 12, 2024

Changes proposed in this pull request

  • Y24-190 - API v2 milestone 1 work. Adds new/updated API v2 endpoints for:
    • BarcodePrinter
    • CustomMetadatumCollection
    • StateChange
    • TagLayoutTemplate
    • Transfer
    • TransferTemplate
  • Y24-221 - Sequencescape TagSet pages.
  • Y24-055 - New plate manifest type for dual index tags.
  • Y24-087 - LabWhere Reception error message improvements.
  • DPL-1104 - New RVI BCL submission template with NovaSeq 6000 requests.
  • Y24-064 - Retention instruction audit mechanism.
  • Y24-172 - Feature flag changes.
  • BUG fix - Precompile assets docker flag.
  • Various dependency updates

sdjmchattie and others added 30 commits July 22, 2024 18:16
They were failing when they found Concerns and SharedBehaviour sub modules which did not contain JSONAPI::Resource implementations.
Presumably for efficiency, which we shouldn't be concerned about here, but Rubocop insists!
…o-v2-api

Y24-190-2: Add barcode printers to v2 API
The context is setting up a CustomMetadatumCollection, but we don't need one to be able to #post.
…-creators-in-api-v2

Y24-190-3: Support Limber TagLayoutTemplate in API v2
These contain TODOs for things which are going to require knowledge of the Sequencescape models.
@BenTopping
Copy link
Contributor Author

I will bump release version once the contents of the PR are confirmed to be ready to go out to prod.

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

Attention: Patch coverage is 97.50000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 87.63%. Comparing base (3ce0d5e) to head (0ecbb5a).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
lib/tasks/devour.rake 0.00% 5 Missing ⚠️
...pp/resources/api/v2/transfers/transfer_resource.rb 98.48% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4339      +/-   ##
==========================================
+ Coverage   87.48%   87.63%   +0.14%     
==========================================
  Files        1375     1383       +8     
  Lines       29669    29890     +221     
==========================================
+ Hits        25957    26194     +237     
+ Misses       3712     3696      -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BenTopping BenTopping merged commit d6442a0 into master Sep 17, 2024
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants