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

mantidproject / vesuvio / 15370159500
50%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2025 02:47AM UTC
Jobs 1
Files 12
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

30 May 2025 12:17PM UTC coverage: 52.82%. Remained the same
15370159500

push

github

web-flow
Run ruff and set it up on pre-commit (#195)

* Remove folder specific to IDE configuration

Aparently this folder is used by the JetBrains IDE for configuration so
it's something not related to the project itself.

* Set up pre-commit to use ruff

* Fix F401

* Fix F811 by remove re-definitions

One was a genuine mistake were two different unit tests were named the
same and the others were accidental duplicates

* Fix F841, remove unused variables

* Fix F821 undefined variables

One of the errors I am leaving in to deal with in a separate PR

* Fix failing unit test

Removed this before because it didn't cause an error on my machine (but
causes it on CI)

* Fix F711 comparison to None

* Fix E731 use def instead of lambda

* Fix F402 overwriting import variable

* Fix E722, bare except

* Fix E721 use is for type comparisons

253 of 470 new or added lines in 9 files covered. (53.83%)

680 existing lines in 9 files now uncovered.

1405 of 2660 relevant lines covered (52.82%)

0.53 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
92.68
0.0% src/mvesuvio/util/handle_config.py
3
94.22
0.0% src/mvesuvio/util/analysis_helpers.py
5
67.86
0.0% src/mvesuvio/main/__init__.py
6
82.96
0.0% tools/calibration_scripts/calibrate_vesuvio_helper_functions.py
10
86.86
0.0% src/mvesuvio/analysis_reduction.py
25
37.31
0.0% src/mvesuvio/main/run_routine.py
73
60.28
0.0% tools/calibration_scripts/calibrate_vesuvio_fit.py
93
9.7
0.0% src/mvesuvio/analysis_fitting.py

Uncovered Existing Lines

Lines Coverage ∆ File
4
85.29
0.0% src/mvesuvio/__init__.py
4
92.68
0.0% src/mvesuvio/util/handle_config.py
5
67.86
0.0% src/mvesuvio/main/__init__.py
10
94.22
0.0% src/mvesuvio/util/analysis_helpers.py
17
82.96
0.0% tools/calibration_scripts/calibrate_vesuvio_helper_functions.py
40
86.86
0.0% src/mvesuvio/analysis_reduction.py
48
37.31
0.0% src/mvesuvio/main/run_routine.py
146
60.28
0.0% tools/calibration_scripts/calibrate_vesuvio_fit.py
406
9.7
0.0% src/mvesuvio/analysis_fitting.py
Jobs
ID Job ID Ran Files Coverage
1 15370159500.1 01 Jun 2025 02:47AM UTC 12
52.82
GitHub Action Run
Source Files on build 15370159500
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d7d559e3 on github
  • Prev Build on main (#15359233589)
  • Next Build on main (#15407175764)
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