hydroserver2 / hydroserver

Documentation and issue tracker for HydroServer and related applications
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Django CI/CD Code Coverage #146

Closed kjlippold closed 4 months ago

kjlippold commented 4 months ago

Describe the feature you'd like and what it will do

Add a step in GitHub Actions to automatically check that Django is sufficiently covered by unit testing.

Why is this feature important?

This will help ensure existing and new features are covered by tests.

Is your feature request related to a problem? Please describe.

No response

Any additional comments?

No response

kjlippold commented 4 months ago

https://github.com/hydroserver2/hydroserver-webapp-back/pull/183