NationalBankBelgium / stark

Modern client-side Web application framework based on Angular, Angular Material / Material Design, TypeScript, Redux, RxJS, ...
https://stark.nbb.be
Other
54 stars 23 forks source link

feat(stark-all): switch ivy compilation mode from `partial` to `full` #3812

Open mhenkens opened 1 month ago

mhenkens commented 1 month ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

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

What is the current behavior?

Compile with ivy in partial mode

Issue Number: N/A

What is the new behavior?

Compile with Ivy in full mode

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

coveralls commented 1 month ago

Coverage Status

coverage: 88.822%. remained the same when pulling f8a42520ac56cd410ecd989a6c5063a13b5b3089 on mhenkens:feature/switch_compile_mode into 1a21a7c1a1c2e982412e307e022e7a00a84f5711 on NationalBankBelgium:master.