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

hgrecco / pint / 1901 / 2
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2020 11:44PM UTC
Files 0
Run time 0s
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

28 Aug 2020 11:31PM UTC coverage: 0.0%. Remained the same
PKGS="python=3.7 ipython matplotlib nbsphinx numpy pandas jupyter_client ipykernel python-graphviz graphviz xarray sparse dask[complete] sphinx Pygments==2.3.1 docutils==0.14 alabaster commonmark==0.8.1 recommonmark==0.5.0"

push

travis-ci

web-flow
Merge #1164

1164: Rely on stdlib importlib.resources for package files r=hgrecco a=jules-ch

- [x] Closes #1080 
- [x] Executed ``black -t py36 . && isort -rc . && flake8`` with no errors
- [x] The change is fully covered by automated unit tests
- [x] ~Documented in docs/ as appropriate~
- [x] Added an entry to the CHANGES file

Replace setuptools pkg_resources to standard lib importlib.resources.
Use backport importlib-resources for python < 3.7
Removed setuptools from `install_requires` in the `setup.cfg`.

The package and its runtime dependencies (packaging, importlib backports) are not installed on the CI during the install process.
I've fixed that with a `pip install .`


Co-authored-by: Jules Chéron <jules.cheron@gmail.com>

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 1901.2 (PKGS="python=3.7 ipython matplotlib nbsphinx numpy pandas jupyter_client ipykernel python-graphviz graphviz xarray sparse dask[complete] sphinx Pygments==2.3.1 docutils==0.14 alabaster commonmark==0.8.1 recommonmark==0.5.0")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1767
  • Travis Job 1901.2
  • 0b7fc89d on github
  • Prev Job for PKGS="python=3.7 ipython matplotlib nbsphinx numpy pandas jupyter_client ipykernel python-graphviz graphviz xarray sparse dask[complete] sphinx Pygments==2.3.1 docutils==0.14 alabaster commonmark==0.8.1 recommonmark==0.5.0" on master (#1898.2)
  • Next Job for PKGS="python=3.7 ipython matplotlib nbsphinx numpy pandas jupyter_client ipykernel python-graphviz graphviz xarray sparse dask[complete] sphinx Pygments==2.3.1 docutils==0.14 alabaster commonmark==0.8.1 recommonmark==0.5.0" on master (#1904.2)
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