docs: Add validation to list of packages in readme#524
Open
JNygaard-Skylight wants to merge 1 commit intomainfrom
Open
docs: Add validation to list of packages in readme#524JNygaard-Skylight wants to merge 1 commit intomainfrom
JNygaard-Skylight wants to merge 1 commit intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #524 +/- ##
=======================================
Coverage 95.80% 95.80%
=======================================
Files 46 46
Lines 2336 2336
=======================================
Hits 2238 2238
Misses 98 98 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| | [`model-tuning`](packages/model-tuning/) | Fine-tunes SentenceTransformer models and builds HNSW indexes for OpenSearch | | ||
| | [`api`](packages/api/) | FastAPI service exposing `/api` endpoints; serves the built frontend in non-local environments | | ||
| | [`frontend`](frontend/) | React 19 + TypeScript + Vite demo application for interacting with the API | | ||
| | [`validation`](packages/validation/) | Functionality to validate an eICR and to create Schematron output | |
Collaborator
There was a problem hiding this comment.
Is there any where that we have documented how to use this validation package or is this just only going to be part of the e2e testing? Or maybe you leveraged the one that was part of the former eicr validation tool repo?
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.
Description
Add validation to list of packages in readme.
Related Issues
Closes #520
<--------------------- REMOVE THE LINES BELOW BEFORE MERGING --------------------->
Checklist
Please review and complete the following checklist before submitting your pull request:
Checklist for Reviewers
Please review and complete the following checklist during the review process: