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

[AAE-4364] Add delete release api call #6526

Merged
merged 2 commits into from
Jan 13, 2021
Merged

Conversation

Nannakaroliina
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)
AAE-4364

What is the new behaviour?
Ability to delete release

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@CLAassistant
Copy link

CLAassistant commented Jan 12, 2021

CLA assistant check
All committers have signed the CLA.

@codecov-io
Copy link

codecov-io commented Jan 12, 2021

Codecov Report

Merging #6526 (eb1f7b6) into develop (2237494) will increase coverage by 1.11%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6526      +/-   ##
===========================================
+ Coverage    76.20%   77.32%   +1.11%     
===========================================
  Files          868      147     -721     
  Lines        19612     4154   -15458     
  Branches      3904      829    -3075     
===========================================
- Hits         14945     3212   -11733     
+ Misses        3477      665    -2812     
+ Partials      1190      277     -913     
Impacted Files Coverage Δ
...m/models/diagram/diagram-element-property.model.ts
...ib/core/datatable/data/object-datatable-adapter.ts
...b/core/datatable/directives/drop-zone.directive.ts
...mponents/widgets/file-viewer/file-viewer.widget.ts
...templates/error-content/error-content.component.ts
...s/src/lib/mock/task/task-details.component.mock.ts
...card-view-dateitem/card-view-dateitem.component.ts
...form/components/widgets/core/content-link.model.ts
...nents/activities/diagram-service-task.component.ts
...ents/widgets/dynamic-table/dynamic-table.widget.ts
... and 712 more

Continue to review full report at Codecov.

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

@eromano eromano merged commit 9f6f443 into develop Jan 13, 2021
@eromano eromano deleted the dev-nsetamaa-AAE-4364 branch January 13, 2021 11:51
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.

5 participants