Skip to content

HelloYeew/asuna

Repository files navigation

Asuna

Asuna

🗡️A code coverage report tool for your project.

Features

  • Create project for store your coverage report
  • Upload coverage report via GitHub action
  • Rich rendered coverage report

Supported coverage report

Using Asuna with your project

More info in wiki

Start developing asuna

This project required

Copy .env.example to .env and fill the value

cat .env.example > .env

Install dependencies

poetry install

Migrate database

poetry run python manage.py migrate

Run server

poetry run python manage.py runserver

If you want to stay in the poetry shell, you can run

poetry shell

Contributing

Currently this project is much ready now but not available for some feature like collaboration. If you have any idea or want to contribute, feel free to open an issue or pull request!

About

🗡️ A code coverage report tool for your project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published