Skip to content

Conversation

@ehsteve
Copy link
Owner

@ehsteve ehsteve commented Oct 31, 2025

This adds the ability to reference nuclear decay emission by adding information provides by the Library for gamma and alpha emissions (Lara provided by the Laboratoire National Henri Becquerel).

Also

  • updates linting to using ruff
  • moved to using pathlib instead of os.path
  • fixes to tests
  • added tutorial example

@ehsteve ehsteve marked this pull request as draft October 31, 2025 14:09
@codecov
Copy link

codecov bot commented Nov 2, 2025

Codecov Report

❌ Patch coverage is 84.00000% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.31%. Comparing base (34c625c) to head (9ec7a91).

Files with missing lines Patch % Lines
roentgen/nuclides/nuclides.py 80.14% 27 Missing ⚠️
roentgen/lines/lines.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   99.29%   96.31%   -2.98%     
==========================================
  Files           7       15       +8     
  Lines         282      759     +477     
==========================================
+ Hits          280      731     +451     
- Misses          2       28      +26     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ehsteve
Copy link
Owner Author

ehsteve commented Nov 3, 2025

I automatically grabbed all of the lara data but the data may be out of date. Looking into it.

@samaloney
Copy link
Contributor

I'd suggest separating the ruff transition into a specific separate PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants