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

feat: status report dashboard #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bastienboutonnet
Copy link
Owner

TODO:

  • make thing a bit more robust
  • furhter look into relationships so that we do not have to write a loop.
  • tests
  • think about displaying user reports in a more grid-like fashion

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2021

Codecov Report

Merging #8 (fd6209c) into main (5065b90) will decrease coverage by 2.57%.
The diff coverage is 26.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   48.09%   45.51%   -2.58%     
==========================================
  Files           5        5              
  Lines         262      301      +39     
==========================================
+ Hits          126      137      +11     
- Misses        136      164      +28     
Flag Coverage Δ
unittests 45.51% <26.82%> (-2.58%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
status_villain/main.py 0.00% <0.00%> (ø)
status_villain/tasks/tasks.py 48.02% <25.80%> (-4.72%) ⬇️
status_villain/models.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5065b90...fd6209c. Read the comment docs.

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

Successfully merging this pull request may close these issues.

2 participants