Skip to content

YehosuaEs/table_crud_project_with_states

Repository files navigation

TableCrud

Project to develop a CRUD using SignalStore and test coverage upper than 99%

This project was generated using Angular CLI version 19.1.6.

Development server

To start a local development server, run:

ng serve

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

Running unit tests

To execute unit tests with the Karma test runner, use the following command:

npm run test-coverage

or

ng test --code-coverage --karma-config karma.conf.js --watch=true

Coverage 2025-02-17

Statements   : 96.55% ( 112/116 )
Branches     : 87.5% ( 14/16 )
Functions    : 95% ( 57/60 )
Lines        : 97.14% ( 102/105 )

Releases

No releases published

Packages

 
 
 

Contributors