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

feat(release): trigger release form #911

Merged
merged 4 commits into from
Mar 18, 2024

feat(releases): add cve

46254c2
Select commit
Loading
Failed to load commit list.
Merged

feat(release): trigger release form #911

feat(releases): add cve
46254c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 18, 2024 in 0s

85.90% of diff hit (target 85.95%)

View this Pull Request on Codecov

85.90% of diff hit (target 85.95%)

Annotations

Check warning on line 42 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueModal.tsx#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 63 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueSection.tsx#L63

Added line #L63 was not covered by tests

Check warning on line 80 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueSection.tsx#L80

Added line #L80 was not covered by tests

Check warning on line 104 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueSection.tsx#L104

Added line #L104 was not covered by tests

Check warning on line 189 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueSection.tsx#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 191 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueSection.tsx#L191

Added line #L191 was not covered by tests

Check warning on line 214 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/AddIssueSection.tsx#L214

Added line #L214 was not covered by tests

Check warning on line 66 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/BugFormContent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/BugFormContent.tsx#L63-L66

Added lines #L63 - L66 were not covered by tests

Check warning on line 76 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/BugFormContent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/BugFormContent.tsx#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 70 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/CVEFormContent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/CVEFormContent.tsx#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 80 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/CVEFormContent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/CVEFormContent.tsx#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 21 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/UploadDate.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/UploadDate.tsx#L21

Added line #L21 was not covered by tests

Check warning on line 39 in src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/UploadDate.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/AddIssueSection/UploadDate.tsx#L39

Added line #L39 was not covered by tests

Check warning on line 43 in src/components/ReleaseService/ReleasePlan/TriggerRelease/TriggerReleaseFormPage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/TriggerReleaseFormPage.tsx#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 63 in src/components/ReleaseService/ReleasePlan/TriggerRelease/form-utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/ReleaseService/ReleasePlan/TriggerRelease/form-utils.ts#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 7 in src/pages/TriggerReleasePlanPage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/TriggerReleasePlanPage.tsx#L1-L7

Added lines #L1 - L7 were not covered by tests

Check warning on line 11 in src/pages/TriggerReleasePlanPage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/TriggerReleasePlanPage.tsx#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 13 in src/pages/TriggerReleasePlanPage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/TriggerReleasePlanPage.tsx#L13

Added line #L13 was not covered by tests

Check warning on line 23 in src/pages/TriggerReleasePlanPage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/TriggerReleasePlanPage.tsx#L23

Added line #L23 was not covered by tests