systelab / systelab-components

Systelab Angular common components
MIT License
14 stars 8 forks source link

Merge 15.3.x #818

Closed OscarDeDios closed 9 months ago

OscarDeDios commented 9 months ago

PR Details

Inserting some pending changes from branch 15.3.x

Description

Fix add and remove abstract template to not use element.id because id usually doesn't exist in our components

Adding changes from:

https://github.com/systelab/systelab-components/pull/811 https://github.com/systelab/systelab-components/pull/813 https://github.com/systelab/systelab-components/pull/816

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5af1637) 56.08% compared to head (896915f) 56.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #818 +/- ## ========================================== + Coverage 56.08% 56.40% +0.32% ========================================== Files 128 129 +1 Lines 3536 3631 +95 Branches 620 639 +19 ========================================== + Hits 1983 2048 +65 - Misses 1446 1472 +26 - Partials 107 111 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.