Skip to content

Use world-age aware access to #Unitful_basefactors#819

Merged
giordano merged 2 commits intoJuliaPhysics:masterfrom
MagicMuscleMan:patch-1
Oct 19, 2025
Merged

Use world-age aware access to #Unitful_basefactors#819
giordano merged 2 commits intoJuliaPhysics:masterfrom
MagicMuscleMan:patch-1

Conversation

@MagicMuscleMan
Copy link
Copy Markdown
Contributor

When defining a new unit with @unit in a different module, there is a world age warning with master on 1.12. This PR fixes it.

Fixes: #781

When defining a new unit with `@unit` in a different module, there is a world age warning with master on 1.12. This PR fixes it.

Fixes: JuliaPhysics#781
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@b040870). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #819   +/-   ##
=========================================
  Coverage          ?   89.52%           
=========================================
  Files             ?       21           
  Lines             ?     1699           
  Branches          ?        0           
=========================================
  Hits              ?     1521           
  Misses            ?      178           
  Partials          ?        0           

☔ 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.

Co-authored-by: Mosè Giordano <765740+giordano@users.noreply.github.com>
@giordano giordano merged commit 9cc01eb into JuliaPhysics:master Oct 19, 2025
15 checks passed
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.

World age warning for <Module>.#Unitful_basefactors

2 participants