-
Notifications
You must be signed in to change notification settings - Fork 3
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
425 + 427 - Show / Download Artifacts + Improved Security Rules #228
Conversation
Openshift URLs for the PR Deployment: |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #228 +/- ##
===========================================
+ Coverage 62.06% 75.03% +12.96%
===========================================
Files 264 131 -133
Lines 7208 4650 -2558
Branches 1014 584 -430
===========================================
- Hits 4474 3489 -985
+ Misses 2493 1007 -1486
+ Partials 241 154 -87 ☔ View full report in Codecov by Sentry. |
Openshift URLs for the PR Deployment: |
app/src/features/submissions/components/SubmissionDataGrid/SubmissionDataGrid.tsx
Outdated
Show resolved
Hide resolved
app/src/features/submissions/components/SubmissionDataGrid/useSubmissionDataGridColumns.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥡
app/src/features/submissions/components/SubmissionDataGrid/SubmissionDataGrid.tsx
Outdated
Show resolved
Hide resolved
Commented a couple minor nitpicks, but looks great in general! |
api/src/paths/submission/{submissionId}/features/{submissionFeatureId}/signed-url.ts
Outdated
Show resolved
Hide resolved
api/src/paths/submission/{submissionId}/features/{submissionFeatureId}/signed-url.ts
Outdated
Show resolved
Hide resolved
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🌞
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📜
Links to Jira Tickets
Description of Changes
425 - Show Documents In Biohub
427 - Add Placeholder Security Rules
Testing Notes