• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

eclipsesource / jsonforms / 7422103297
83%

Build:
DEFAULT BRANCH: master
Ran 05 Jan 2024 01:03PM UTC
Jobs 1
Files 692
Run time 40s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Jan 2024 12:57PM UTC coverage: 83.078%. Remained the same
7422103297

push

github

web-flow
Build Angular packages with ng-packagr (#2236)

This replaces the use of ngc with ng-packagr when building the angular packages.

With this, the libraries don't provide a cjs output anymore, only (partially compiled) *esm.

In order to tidy the output, the sources have been moved to a library sub folder and exposed via a commonly used public_api file.

The example for the angular material renderer has also been modified to import the output of the library instead of the sources. This allows to actually validate that the package can be loaded and fully compiled (rather than rebuilding everything, the lib + the app, all at once). Therefore, the use of rollup has been dropped in favor of the internal angular browser builder.

This also adds `@angular/core` as dev dependency to root package.json to facilitate the new build
working with angular-material's `dev` npm script from within the package.

---------

Co-authored-by: Lucas Koehler <lkoehler@eclipsesource.com>

9702 of 15857 branches covered (0.0%)

17109 of 20594 relevant lines covered (83.08%)

27.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7422103297.1 05 Jan 2024 01:03PM UTC 692
83.08
GitHub Action Run
Source Files on build 7422103297
  • Tree
  • List 692
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 3b582779 on github
  • Prev Build on master (#7407264449)
  • Next Build on master (#7422851956)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc