• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pytroll / python-geotiepoints
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/pypa/cibuildwheel-2.23.3
DEFAULT BRANCH: main
Repo Added 11 May 2017 09:50PM CUT
Files 22
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.12
branch: dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.12
CHANGE BRANCH
x
Reset
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.12
  • ci-coveralls-cython
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/download-artifact-4
  • dependabot/github_actions/actions/upload-artifact-3
  • dependabot/github_actions/actions/upload-artifact-4
  • dependabot/github_actions/codecov/codecov-action-4
  • dependabot/github_actions/codecov/codecov-action-5
  • dependabot/github_actions/conda-incubator/setup-miniconda-3
  • dependabot/github_actions/pypa/cibuildwheel-2.16.5
  • dependabot/github_actions/pypa/cibuildwheel-2.17.0
  • dependabot/github_actions/pypa/cibuildwheel-2.18.1
  • dependabot/github_actions/pypa/cibuildwheel-2.19.1
  • dependabot/github_actions/pypa/cibuildwheel-2.19.2
  • dependabot/github_actions/pypa/cibuildwheel-2.20.0
  • dependabot/github_actions/pypa/cibuildwheel-2.21.1
  • dependabot/github_actions/pypa/cibuildwheel-2.21.3
  • dependabot/github_actions/pypa/cibuildwheel-2.22.0
  • dependabot/github_actions/pypa/cibuildwheel-2.23.2
  • dependabot/github_actions/pypa/cibuildwheel-2.23.3
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.0
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.2
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.11.0
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.2
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.4
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.10
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.11
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.14
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.9.0
  • main
  • master
  • v1.2.0
  • v1.3.0
  • v1.3.1
  • v1.4.0
  • v1.4.1
  • v1.5.0
  • v1.5.1
  • v1.6.0
  • v1.7.0
  • v1.7.1
  • v1.7.2
  • v1.7.3
  • v1.7.4
  • v1.7.5

01 Mar 2024 04:17AM CUT coverage: 87.468%. Remained the same
8106488370

Pull #71

github

web-flow
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.12.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.8.12)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #71: Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12

1347 of 1540 relevant lines covered (87.47%)

3.5 hits per line

Relevant lines Covered
Build:
Build:
1540 RELEVANT LINES 1347 COVERED LINES
3.5 HITS PER LINE
Source Files on dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.12
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
geotiepoints/basic_interpolator.py88 35 0 35 0.0
35.71
geotiepoints/multilinear_cython.pyx394 126 45 81 4.0
54.55
geotiepoints/tests/utils.py44 11 6 5 4.0
71.05
geotiepoints/__init__.py171 76 54 22 4.0
78.13
geotiepoints/tests/test_multilinear.py100 32 25 7 4.0
84.38
geotiepoints/interpolator.py341 160 135 25 4.0
90.63
geotiepoints/multilinear.py86 32 29 3 4.0
92.31
geotiepoints/_modis_utils.pyx200 117 108 9 4.0
94.23
geotiepoints/geointerpolator.py117 52 49 3 4.0
98.11
geotiepoints/viiinterpolator.py195 53 52 1 4.0
Showing 1 to 10 of 22 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    87.47
    geotiepoints/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8106488370 dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.12 Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.12. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commit... Pull #71 01 Mar 2024 04:20AM CUT web-flow github
87.47
See All Builds (348)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc