collective / collective/collective.restapi.navigationtree

Misreported coverage numbers

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In case anyone is watching this, I'm having trouble getting the code coverage numbers to be reported correctly. Right now, the code in `src/collective/restapi/navigationtree/browser/get.py` supposedly is covered at only 27%, which is basically just static coverage (reading the file without executing any of the callables). But that's BS. I put breakpoints in all the methods, and they do get hit when the tests run, so the number should be much higher.
If anyone has any idea why or what I'm doing wrong, I'd appreciate any hints.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.