Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Code Coverage #1264

Open
olivervogel opened this issue Jan 14, 2024 · 4 comments
Open

Improve Code Coverage #1264

olivervogel opened this issue Jan 14, 2024 · 4 comments

Comments

@olivervogel
Copy link
Member

olivervogel commented Jan 14, 2024

Describe the feature you'd like
The overall code coverage could be better.

docker-compose run --rm --build coverage
Bildschirmfoto 2024-01-14 um 11 01 21
@olivervogel olivervogel linked a pull request Jan 14, 2024 that will close this issue
@olivervogel olivervogel changed the title Improve code coverage Improve Code Coverage Jan 15, 2024
@olivervogel
Copy link
Member Author

New status

  • Classes: 69.74% (159/228)
  • Methods: 83.03% (597/719)
  • Lines: 86.92% (2684/3088)

@olivervogel olivervogel removed a link to a pull request Jan 16, 2024
@olivervogel
Copy link
Member Author

New status

  • Classes: 74.79% (175/234)
  • Methods: 84.91% (619/729)
  • Lines: 88.94% (2847/3201)

@edgarsn
Copy link
Contributor

edgarsn commented Feb 1, 2024

I suggest you to add codecov to github actions, so that it's easier to track the coverage in PR's.

@olivervogel
Copy link
Member Author

Thanks @edgarsn I'll have a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants