Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add make_redshifted_cat_entry() function #102

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

attipaci
Copy link
Collaborator

@attipaci attipaci commented Nov 26, 2024

To complement make_redshifted_object() added earlier. A cat_entry is a much smaller footprint container, and which can be warpped into an object when needed.

@attipaci attipaci added the enhancement New feature or request label Nov 26, 2024
@attipaci attipaci added this to the 1.2.0 milestone Nov 26, 2024
@attipaci attipaci self-assigned this Nov 26, 2024
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.70%. Comparing base (a8e3d09) to head (b9cbbdd).
Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #102   +/-   ##
=======================================
  Coverage   99.70%   99.70%           
=======================================
  Files           8        8           
  Lines        3055     3058    +3     
  Branches      577      577           
=======================================
+ Hits         3046     3049    +3     
  Partials        9        9           
Flag Coverage Δ
unittests 99.70% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/novas.c 99.62% <ø> (ø)
src/super.c 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3dd84be...b9cbbdd. Read the comment docs.

@attipaci attipaci marked this pull request as ready for review November 26, 2024 21:11
@attipaci attipaci merged commit 93c6037 into main Nov 26, 2024
16 checks passed
@attipaci attipaci deleted the make_redshifted_cat_entry branch November 26, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant