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/project succeeded Mar 18, 2024 in 1s

85.88% (-0.07%) compared to 440184a

View this Pull Request on Codecov

85.88% (-0.07%) compared to 440184a

Details

Codecov Report

Attention: Patch coverage is 85.90604% with 42 lines in your changes are missing coverage. Please review.

Project coverage is 85.88%. Comparing base (440184a) to head (46254c2).
Report is 9 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #911      +/-   ##
==========================================
- Coverage   85.95%   85.88%   -0.07%     
==========================================
  Files         613      627      +14     
  Lines       15773    16135     +362     
  Branches     4460     4550      +90     
==========================================
+ Hits        13558    13858     +300     
- Misses       2075     2136      +61     
- Partials      140      141       +1     
Files Coverage Δ
...rc/components/ImportForm/utils/validation-utils.ts 100.00% <100.00%> (ø)
.../TriggerRelease/AddIssueSection/ComponentField.tsx 100.00% <100.00%> (ø)
.../TriggerRelease/AddIssueSection/StatusDropdown.tsx 100.00% <100.00%> (ø)
...ReleasePlan/TriggerRelease/ReleasePlanDropdown.tsx 100.00% <100.00%> (ø)
...ce/ReleasePlan/TriggerRelease/SnapshotDropdown.tsx 100.00% <100.00%> (ø)
.../ReleasePlan/TriggerRelease/TriggerReleaseForm.tsx 100.00% <100.00%> (ø)
...ReleaseService/ReleasePlan/releaseplan-actions.tsx 92.30% <100.00%> (+0.64%) ⬆️
...ared/components/empty-state/FilteredEmptyState.tsx 100.00% <100.00%> (ø)
src/types/coreBuildService.ts 100.00% <ø> (ø)
...Plan/TriggerRelease/AddIssueSection/UploadDate.tsx 88.88% <88.88%> (ø)
... and 7 more

... and 20 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 440184a...46254c2. Read the comment docs.