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

stfc / alc-dls-exafs
52%
main: 50%

Build:
Build:
LAST BUILD BRANCH: fix-msrd-nonorthogonal-mic-clean
DEFAULT BRANCH: main
Repo Added 17 Sep 2025 09:08PM UTC
Token gMzvCi5nlgED3Tu3WfG0lBKJ5PBHLRAsU regen
Build 191 Last
Files 11
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 fix-msrd-nonorthogonal-mic-clean
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • add_readme
  • average_over_sites
  • cff
  • ci
  • clarify-plot-include-help
  • containers_2
  • debye-waller
  • dependabot/uv/cryptography-46.0.5
  • dependabot/uv/cryptography-46.0.6
  • dependabot/uv/cryptography-46.0.7
  • dependabot/uv/cryptography-48.0.1
  • dependabot/uv/filelock-3.20.3
  • dependabot/uv/fonttools-4.60.2
  • dependabot/uv/idna-3.15
  • dependabot/uv/lxml-6.1.0
  • dependabot/uv/marimo-0.23.0
  • dependabot/uv/marimo-0.23.9
  • dependabot/uv/msgpack-1.2.1
  • dependabot/uv/orjson-3.11.6
  • dependabot/uv/pillow-12.1.1
  • dependabot/uv/pillow-12.2.0
  • dependabot/uv/pip-26.0
  • dependabot/uv/pip-26.1
  • dependabot/uv/pygments-2.20.0
  • dependabot/uv/pymdown-extensions-10.21.3
  • dependabot/uv/pynacl-1.6.2
  • dependabot/uv/pytest-9.0.3
  • dependabot/uv/python-dotenv-1.2.2
  • dependabot/uv/requests-2.33.0
  • dependabot/uv/starlette-1.0.1
  • dependabot/uv/starlette-1.3.1
  • dependabot/uv/urllib3-2.6.3
  • dependabot/uv/urllib3-2.7.0
  • dependabot/uv/virtualenv-20.36.1
  • extract_paths
  • feat-arbitrary-custom-tags
  • fix-msrd-nonorthogonal-mic-clean
  • fix_cli_generate_typo
  • fix_pipeline_all-frames-cli-opption
  • main
  • minmax
  • move_marimo_utils
  • notebook-advanced-tab
  • notebooks
  • reuse_potentials
  • update-default-exchange-in-feff-configs
  • validation_fix
  • write_data

06 Jul 2026 02:07PM UTC coverage: 51.946% (+1.6%) from 50.388%
28797691615

Pull #75

github

web-flow
Merge 798ef22a1 into 59a4b12da
Pull Request #75: Fix MSRD MIC handling for non-orthogonal cells

1962 of 3777 relevant lines covered (51.95%)

2.08 hits per line

Relevant lines Covered
Build:
Build:
3777 RELEVANT LINES 1962 COVERED LINES
2.08 HITS PER LINE
Source Files on main
  • Tree
  • List 11
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28797691615 fix-msrd-nonorthogonal-mic-clean Merge 798ef22a1 into 59a4b12da Pull #75 06 Jul 2026 02:08PM UTC web-flow github
51.95
28796971873 fix-msrd-nonorthogonal-mic-clean Merge 4fe6e064b into 59a4b12da Pull #75 06 Jul 2026 01:57PM UTC web-flow github
49.85
27876168977 dependabot/uv/msgpack-1.2.1 Bump msgpack from 1.1.1 to 1.2.1 Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/ma... Pull #74 20 Jun 2026 03:52PM UTC web-flow github
50.39
27778439305 dependabot/uv/marimo-0.23.9 Bump marimo from 0.23.0 to 0.23.9 Bumps [marimo](https://github.com/marimo-team/marimo) from 0.23.0 to 0.23.9. - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](https://github.com/marimo-team/marimo/compare/0.23.0...0.... Pull #73 18 Jun 2026 05:46PM UTC web-flow github
50.39
27734378047 dependabot/uv/cryptography-48.0.1 Bump cryptography from 46.0.7 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography... Pull #72 18 Jun 2026 03:18AM UTC web-flow github
50.39
27732019193 dependabot/uv/starlette-1.3.1 Bump starlette from 1.0.1 to 1.3.1 Bumps [starlette](https://github.com/Kludex/starlette) from 1.0.1 to 1.3.1. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/releas... Pull #71 18 Jun 2026 02:07AM UTC web-flow github
50.39
27427257496 main Extract paths (#70) * WIP Refactor to use HDF5 files to store the FEFF otuput including path information Storing all the paths for all the frames/sites generates a very large number of files. This approach organises and compresses that output in... push 12 Jun 2026 04:00PM UTC web-flow github
50.39
27426696779 extract_paths remove the filter_h5.py script I wrote this before the data restructure. Now that we're much more efficient we don't need this Pull #70 12 Jun 2026 03:49PM UTC Kane Shenton github
50.39
27426032650 extract_paths fix to the analyse command with hdf5 files (following the redesign of the data structure) Pull #70 12 Jun 2026 03:37PM UTC Kane Shenton github
50.39
27425797944 main Bump fonttools from 4.59.0 to 4.60.2 (#69) Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.59.0 to 4.60.2. - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/bl... push 12 Jun 2026 03:33PM UTC web-flow github
59.82
See All Builds (135)

Badge your Repo: alc-dls-exafs

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2026 Coveralls, Inc