Skip to content

100% Coverage when much is uncovered #31

Description

@dwenjii

I'm using:

  • Python 3.11.2
  • coveragepy version 7.4.0
  • pytest version 7.4.3
  • pytest-cov 4.1.0

I'm trying to get coveragepy.vim to work, but I can't seem to get the coverage portion to see uncovered lines.

Assume I clone this ciscoconfparse2 repo (ref git hash 2feeff184d4dee6a2c3b10ff756e0e1151f2ffd2) and then edit ciscoconfparse2/models_cisco.py. I currently see Coveragepy ==> 100% covered when I run :Coveragepy show, but that's obviously not true. There are loads of uncovered methods in that file.

How do I debug / fix what is wrong?

image

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions