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

Ouranosinc / xscen / 13187369786
90%

Build:
DEFAULT BRANCH: main
Ran 06 Feb 2025 08:36PM UTC
Jobs 6
Files 18
Run time 1min
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

06 Feb 2025 08:31PM UTC coverage: 88.051%. Remained the same
13187369786

push

github

web-flow
Drop setuptools, use flit (#519)

### What kind of change does this PR introduce?

* Drops `setuptools` build backend for `flit`.
* Moves the `requirements_upstream.txt` file to CI folder.
* Removes the obsolete `Manifest.in`.

### Does this PR introduce a breaking change?

Yes. `setuptools` is no longer used to build the package. Build
requirements are much simpler.

### Other information:

[`flit`](https://flit.pypa.io/en/stable/) is the backend used by the
cookiecutter and most Ouranos projects. It is much simpler in its
configuration and design. We don't compile `xscen` nor do we manage
dependencies using lock files (like `poetry` does).

0 of 3 new or added lines in 2 files covered. (0.0%)

3935 of 4469 relevant lines covered (88.05%)

5.2 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
86.5
0.0% src/xscen/catutils.py
2
53.06
0.0% src/xscen/scripting.py
Jobs
ID Job ID Ran Files Coverage
1 run-Python3.12 - 13187369786.1 06 Feb 2025 08:37PM UTC 18
85.23
GitHub Action Run
2 run-Python3.10 - 13187369786.2 06 Feb 2025 08:37PM UTC 18
85.23
GitHub Action Run
3 run-Python3.11 - 13187369786.3 06 Feb 2025 08:37PM UTC 18
85.23
GitHub Action Run
4 run-Python3.12-conda - 13187369786.4 06 Feb 2025 08:37PM UTC 18
87.94
GitHub Action Run
5 run-Python3.11-conda - 13187369786.5 06 Feb 2025 08:37PM UTC 18
87.94
GitHub Action Run
6 run-Python3.10-conda - 13187369786.6 06 Feb 2025 08:37PM UTC 18
87.94
GitHub Action Run
Source Files on build 13187369786
  • Tree
  • List 18
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e5223b6a on github
  • Prev Build on main (#12931574285)
  • Next Build on main (#13187612073)
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

© 2026 Coveralls, Inc