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

Draft: Feat rm withdraw rai seatool #800

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

tiffanyvu
Copy link
Collaborator

Purpose

Describe the problem or feature in addition to a link to the issues.

Linked Issues to Close

Links to issue(s) that are closed by this PR. Be sure to use the phrase "Closes #XXX" for each issue, so they automatically close

Approach

How does this change address the issue?

Assorted Notes/Considerations/Learning

List any other information that you think is important... a post-merge activity, someone to notify, what you learned, etc.

Copy link
Contributor

github-actions bot commented Oct 1, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 62.01% 4525 / 7297
🔵 Statements 61.65% 4797 / 7780
🔵 Functions 54.33% 1240 / 2282
🔵 Branches 33.98% 881 / 2592
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
lib/lambda/sinkMain.ts 0% 0% 0% 0% 14-18, 17, 19, 21-51, 22-50, 24-46, 25-45, 28-29, 31-38, 40-41, 43-44, 48-49, 53-120, 67-116, 69-115, 74-77, 76, 80, 84-86, 85, 89-108, 91, 93, 95, 95-103, 97-102, 104-105, 107, 110-114, 119, 122-197, 123, 126-130, 127, 129, 132-139, 136-138, 141-195, 142-194, 144, 147-150, 148-149, 153-165, 159-164, 166-177, 175-176, 178-179, 181-187, 186, 189-193, 196, 199-238, 203-236, 205-235, 208-210, 209, 213-214, 217, 217, 219-227, 221-226, 228, 230-234, 237
lib/lambda/package-actions/withdraw-rai/withdraw-rai.ts 0% 0% 0% 0% 15, 17-24, 18-23, 26, 28-29, 31-49, 37-48, 51-76, 52-69, 71, 73-75
lib/lambda/submit/submit.ts 0% 0% 0% 0% 8-53, 9-14, 10-13, 16, 19-24, 20-23, 27-32, 28-31, 34-52, 35-40, 42-45, 47-51, 55
lib/lambda/submit/submissionPayloads/index.ts 0% 100% 100% 0% 12-23
lib/lambda/submit/submissionPayloads/withdraw-rai.ts 0% 0% 0% 0% 9-46, 10, 10, 12-14, 16-18, 17, 21-23, 22, 30-36, 38-43, 45
lib/packages/shared-types/events/index.ts 100% 100% 100% 100%
lib/packages/shared-types/events/withdraw-rai.ts 71.42% 50% 33.33% 60% 19, 22
lib/packages/shared-types/opensearch/changelog/index.ts 100% 100% 100% 100%
lib/packages/shared-types/opensearch/changelog/transforms/withdraw-rai.ts 18.18% 0% 0% 14.28% 3-32, 4-24, 8-21, 14-20, 14-20, 23, 26-31, 4-25, 14-20
lib/packages/shared-types/opensearch/main/index.ts 100% 100% 100% 100%
lib/packages/shared-types/opensearch/main/transforms/withdraw-rai-response.ts 40% 0% 0% 25% 4-17, 5-16
lib/packages/shared-utils/package-actions/rules.ts 50% 0% 0% 50% 18-30, 36-42, 48-52, 57, 69-75, 81-88, 93-96, 101-103, 108
react-app/src/router.tsx 100% 100% 100% 100%
react-app/src/components/ActionForm/actionForm.utilities.ts 100% 73.07% 100% 100%
react-app/src/components/ActionForm/index.tsx 64.1% 84% 80% 63.15% 171-202, 172-174, 176, 179-181, 183-184, 186-190, 192, 194-201, 311-312
react-app/src/components/Form/old-content.tsx 70% 28.57% 40% 70% 18-27, 30-40, 61-98
react-app/src/features/forms/post-submission/post-submissions-form.tsx 50% 100% 0% 50% 12-13
react-app/src/features/forms/post-submission/withdraw-rai/index.test.tsx 100% 100% 100% 100%
react-app/src/features/forms/post-submission/withdraw-rai/index.tsx 66.66% 100% 50% 66.66% 23
react-app/src/features/package/package-activity/index.tsx 25% 0% 0% 27.77% 32, 80, 112, 112-113, 183, 216, 216-217, 284-323, 285-322, 295, 297, 321, 344
react-app/src/formSchemas/index.ts 100% 100% 100% 100%
react-app/src/formSchemas/withdraw-rai.ts 100% 100% 100% 100%
react-app/src/utils/Utils.test.tsx 97.56% 100% 87.5% 100% 71
Generated in workflow #352 for commit c856346 by the Vitest Coverage Report Action

@tiffanyvu tiffanyvu had a problem deploying to feat-rm-withdraw-rai-seatool October 1, 2024 17:46 — with GitHub Actions Failure
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 1, 2024 17:46 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 1, 2024 17:49 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool-kibana October 1, 2024 17:49 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool-app October 1, 2024 17:49 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 1, 2024 17:49 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 1, 2024 17:49 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu had a problem deploying to feat-rm-withdraw-rai-seatool October 1, 2024 17:55 — with GitHub Actions Failure
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 1, 2024 17:55 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 1, 2024 17:58 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool-app October 1, 2024 17:58 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 1, 2024 17:58 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool-kibana October 1, 2024 17:58 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 1, 2024 17:58 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu had a problem deploying to feat-rm-withdraw-rai-seatool October 1, 2024 18:07 — with GitHub Actions Failure
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 1, 2024 18:07 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 1, 2024 18:11 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 1, 2024 18:11 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool-kibana October 1, 2024 18:11 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool-app October 1, 2024 18:11 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 1, 2024 18:11 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 20:29 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool-kibana October 9, 2024 20:29 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 20:29 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 20:41 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 20:41 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 20:43 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 20:43 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool-kibana October 9, 2024 20:43 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool-app October 9, 2024 20:43 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 20:43 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 20:48 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 20:48 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 20:50 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 20:50 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool-kibana October 9, 2024 20:50 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool-app October 9, 2024 20:50 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 20:50 — with GitHub Actions Inactive
@13bfrancis 13bfrancis temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 21:05 — with GitHub Actions Inactive
@13bfrancis 13bfrancis temporarily deployed to feat-rm-withdraw-rai-seatool October 9, 2024 21:05 — with GitHub Actions Inactive
Copy link

codeclimate bot commented Oct 9, 2024

Code Climate has analyzed commit c856346 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 52.1% (50% is the threshold).

This pull request will bring the total coverage in the repository to 62.0% (-0.2% change).

View more on Code Climate.

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.

2 participants