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

scikit-hep / pyhepmc
97%

Build:
DEFAULT BRANCH: main
Repo Added 12 Jul 2022 05:53PM UTC
Token eYBotmBcp0bg8IAixIlLKcopIclki3PoZ regen
Build 414 Last
Files 10
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 main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • adapt_to_zero_based_indices
  • add_setup
  • all-repos_autofix_all-repos-sed
  • associated_particle
  • attribute
  • ccache_mold
  • clangformat
  • cleanup
  • dependabot/github_actions/actions-6c3be0d2f1
  • dependabot/github_actions/actions-8d4d6e388e
  • dependabot/github_actions/actions-92608a3b40
  • develop
  • docs
  • eduardo-add-dependabot
  • eduardo-zstd-doc-update
  • fix_ci
  • fix_last_event_issue
  • fix_license
  • fix_open
  • fix_wheels
  • fix_windows
  • fixes
  • fixing_repr
  • from_hepevent
  • generic_improvements
  • geneventdata
  • handle_invalid_particles
  • improved_version_sourcing
  • improved_view
  • increase_coverage
  • iterable_file
  • main
  • master
  • meson
  • pre-commit-ci-update-config
  • prettier_visualization
  • protect_against_invalid_input
  • pyiostream_improvements
  • pyiostream_wrap_stdout
  • pythonic_generated_mass
  • remove_setup_cfg
  • reuse_genevent
  • simpler-event-save
  • simpler_io
  • streambuf
  • support_convertible_events
  • update_docs
  • v2
  • v2.10.0
  • v2.5.0
  • v2.5.1
  • v2.6.0
  • v2.6.1
  • v2.7.0
  • v2.7.1
  • v2.7.1beta2
  • v2.7.1beta3
  • v2.7.2
  • v2.8.0
  • v2.9.0
  • visualization_fixes

10 Mar 2026 08:20AM UTC coverage: 96.825%. Remained the same
22893398494

push

github

web-flow
Bump the actions group with 2 updates (#107)

Bumps the actions group with 2 updates:
[actions/upload-artifact](https://github.com/actions/upload-artifact)
and
[actions/download-artifact](https://github.com/actions/download-artifact).

Updates `actions/upload-artifact` from 5 to 6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<h2>v6 - What's new</h2>
<blockquote>
<p>[!IMPORTANT]
actions/upload-artifact@v6 now runs on Node.js 24 (<code>runs.using:
node24</code>) and requires a minimum Actions Runner version of 2.327.1.
If you are using self-hosted runners, ensure they are updated before
upgrading.</p>
</blockquote>
<h3>Node.js 24</h3>
<p>This release updates the runtime to Node.js 24. v5 had preliminary
support for Node.js 24, however this action was by default still running
on Node.js 20. Now this action by default will run on Node.js 24.</p>
<h2>What's Changed</h2>
<ul>
<li>Upload Artifact Node 24 support by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/719">actions/upload-artifact#719</a></li>
<li>fix: update <code>@​actions/artifact</code> for Node.js 24 punycode
deprecation by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/744">actions/upload-artifact#744</a></li>
<li>prepare release v6.0.0 for Node.js 24 support by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/745">actions/upload-artifact#745</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/upload-artifact/compare/v5.0.0...v6.0.0">https://github.com/actions/upload-artifact/compare/v5.0.0...v6.0.0</a></p>
</blockquote>
</details>
<details>... (continued)

488 of 504 relevant lines covered (96.83%)

0.97 hits per line

Relevant lines Covered
Build:
Build:
504 RELEVANT LINES 488 COVERED LINES
0.97 HITS PER LINE
Source Files on main
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22893398494 main Bump the actions group with 2 updates (#107) Bumps the actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `ac... push 10 Mar 2026 08:22AM UTC web-flow github
96.83
20344594720 main fix licenses push 18 Dec 2025 04:57PM UTC HDembinski github
96.83
20344280443 main remove obsolete macos-13 arch and cp39 wheels push 18 Dec 2025 04:45PM UTC HDembinski github
96.83
20343145388 main [pre-commit.ci] pre-commit autoupdate (#100) <!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.1...v0.14.9) - [github.com/pre-commit/mirrors-... push 18 Dec 2025 04:05PM UTC web-flow github
96.83
20308369632 main Add `add_tree` function to GenEvent (#104) Adds `GenEvent::add_tree` function to `pyhepmc` This is required to mimic behavior of [`Pythia8ToHepMC3`](https://gitlab.cern.ch/hepmc/HepMC3/-/blob/master/python/test/Pythia8ToHepMC3.py) in pure `pyhep... push 17 Dec 2025 03:40PM UTC web-flow github
96.83
19810985087 dependabot/github_actions/actions-92608a3b40 Merge 304286b79 into bb982b55b Pull #105 01 Dec 2025 04:14AM UTC web-flow github
96.83
19235819113 all-repos_autofix_all-repos-sed Merge f5fd27afb into bb982b55b Pull #102 10 Nov 2025 03:09PM UTC web-flow github
96.83
18724536845 main Fix wheels (#98) Pulled over some updates from iminuit. Implemented workarounds for failing tests, related to matplotlib wheels which are not available on some platforms. Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.nore... push 22 Oct 2025 05:30PM UTC web-flow github
96.83
18724151077 fix_wheels Merge f2379f321 into a680817c1 Pull #98 22 Oct 2025 05:16PM UTC web-flow github
96.83
18721594428 fix_wheels Merge 006edc115 into a680817c1 Pull #98 22 Oct 2025 03:37PM UTC web-flow github
96.83
See All Builds (220)
  • 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