Skip to content

Some templates not marked as covered #92

Description

@UEWBot

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...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions