Skip to content

Remove curvature information from type system - #78

Merged
abhro merged 5 commits into
mainfrom
retype
Jun 28, 2026
Merged

Remove curvature information from type system#78
abhro merged 5 commits into
mainfrom
retype

Conversation

@abhro

@abhro abhro commented Jun 24, 2026

Copy link
Copy Markdown
Member

Closes #46. Also may help simplify the changes in #45.

@abhro
abhro requested a review from icweaver June 24, 2026 03:57
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0af1c26) to head (5ecf55c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #78   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           78        58   -20     
=========================================
- Hits            78        58   -20     

☔ View full report in Codecov by Harness.
📢 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.

Comment thread src/Cosmology.jl Outdated

@icweaver icweaver left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a really nice simplification to me! I just left one minor style comment

Comment thread src/Cosmology.jl Outdated
Co-authored-by: Ian Weaver <weaveric@gmail.com>
@abhro
abhro merged commit 75d9e4f into main Jun 28, 2026
13 checks passed
@abhro
abhro deleted the retype branch June 28, 2026 04:04
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.

Type stabilities for subtypes of AbstractCosmology

2 participants