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

Some templates not marked as covered #92

Open
UEWBot opened this issue Nov 29, 2023 · 0 comments
Open

Some templates not marked as covered #92

UEWBot opened this issue Nov 29, 2023 · 0 comments

Comments

@UEWBot
Copy link

UEWBot commented Nov 29, 2023

I have some templates that just contain and "extends" line that get marked as uncovered, although they clearly are.
For example:
templates/base.html 83%
templates/games/base.html 0%
templates/games/index.html 100%
although the third extends the second, which extends the first.
The "extends" line in the third is marked as covered.

No idea whether this is due to the naming or because the second is so trivial. I did see Issue #61 but couldn't tell whether that's what I'm seeing or not...

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

1 participant