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

mantidproject / vesuvio / 15359233589
50%

Build:
DEFAULT BRANCH: main
Ran 31 May 2025 02:34AM 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% (+0.09%) from 52.734%
15359233589

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%)

67 existing lines in 6 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.66% 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.03% src/mvesuvio/analysis_reduction.py
25
37.31
0.12% src/mvesuvio/main/run_routine.py
73
60.28
0.1% tools/calibration_scripts/calibrate_vesuvio_fit.py
93
9.7
-0.21% src/mvesuvio/analysis_fitting.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.22
0.66% src/mvesuvio/util/analysis_helpers.py
3
67.86
0.0% src/mvesuvio/main/__init__.py
7
86.86
-0.03% src/mvesuvio/analysis_reduction.py
8
37.31
0.12% src/mvesuvio/main/run_routine.py
9
60.28
0.1% tools/calibration_scripts/calibrate_vesuvio_fit.py
39
9.7
-0.21% src/mvesuvio/analysis_fitting.py
Jobs
ID Job ID Ran Files Coverage
1 15359233589.1 31 May 2025 02:34AM UTC 12
52.82
GitHub Action Run
Source Files on build 15359233589
  • Tree
  • List 12
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d7d559e3 on github
  • Prev Build on main (#15337891809)
  • Next Build on main (#15370159500)
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