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

GFZ / EL_PASO / 33642606460
68%

Build:
DEFAULT BRANCH: main
Ran 02 Sep 2026 02:39PM UTC
Jobs 1
Files 93
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

02 Sep 2026 02:31PM UTC coverage: 68.224% (-0.09%) from 68.313%
33642606460

push

github

web-flow
Make InvMu/PSD/flux dependency resolution species-aware and fixing PSD-unit bug (#74)

* Create process_rbsp_hope_protons.py

Add HOPE proton processing script for RBSP

* Create process_rbsp_mageis_protons.py

Add MagEIS proton processing script for RBSP

* Create process_rbsp_rbspice_protons.py

Add RBSP RBSPICE proton processing script

* Make InvMu/PSD/flux dependency resolution species-aware

InvMu, PSD, and several saved output files (GFZStrategy's 'flux' and 'alpha_and_energy', MonthlyRBStrategy's netCDF output) hardcoded a dependency on Energy_FEDU / FEDU, even when saving proton data (Energy_FPDU / FPDU). Proton pipelines would fail validation entirely, or silently skip/empty output files. This introduces an "alternatives" concept to VariableInfo.dependencies and OutputFile.names_to_save: a dependency can now be a tuple of alternative names (e.g. ("Energy_FEDU", "Energy_FPDU")), resolved at save/load time to whichever one is actually present. This required threading an available_keys parameter through defined standards and datasets, all of which previously called get_dependencies()/names_to_save directly without resolving alternatives.

* Fix PSD unit mislabeling

compute_phase_space_density() tagged its output with the SI unit but the actual computed values are in the standard convention (c/MeV/cm)^3, consistent with the (1e3/2.997e10) conversion factor already used in the PSD formula.

convert_to_unit() was a silent no-op at save time.So, defined the correct unit once (psd_natural_unit, in units.py) and uses it consistently at the point PSD is computed.

---------

Co-authored-by: Sahil Jhawar <55475299+sahiljhawar@users.noreply.github.com>
Co-authored-by: Sahil Jhawar <jhawar@gfz.de>
Co-authored-by: Bernhard Haas <bhaas@gfz.de>
Co-authored-by: Bernhard Haas <49991071+DoctorRabbit55@users.noreply.github.com>

66 of 68 new or added lines in 11 files covered. (97.06%)

20 existing lines in 3 files now uncovered.

4571 of 6700 relevant lines covered (68.22%)

0.68 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
25.3
0.0% el_paso/dataset/interp_functions.py

Coverage Regressions

Lines Coverage ∆ File
18
64.98
-7.59% el_paso/download.py
1
80.57
0.16% el_paso/dataset/dataset.py
1
25.3
0.0% el_paso/dataset/interp_functions.py
Jobs
ID Job ID Ran Files Coverage
1 33642606460.1 02 Sep 2026 02:39PM UTC 93
68.22
GitHub Action Run
Source Files on build 33642606460
  • Tree
  • List 93
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1080dd8c on github
  • Prev Build on main (#33641000935)
  • Next Build on main (#33649024324)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc