issues: 1401066481
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1401066481 | I_kwDOAMm_X85TgpPx | 7141 | Coverage shows reduced value since mypy flag was added | 43316012 | closed | 0 | 3 | 2022-10-07T12:01:15Z | 2023-08-30T18:47:35Z | 2023-08-30T18:47:35Z | COLLABORATOR | What is your issue?The coverage was reduced from ~94% to ~68% after merging #7126 See https://app.codecov.io/gh/pydata/xarray or our badge I think this is because the unittests never included the tests directory while mypy does. And codecov uses the sum of both coverage reports to come up with its number. Adding the flag to the badge also does not seem to help? Not sure how or even if that is possible to solve, maybe we need to ask in codecov? |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7141/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |