Skip to content

Use standard C initializers instead of non-standard {}#150

Merged
attipaci merged 2 commits into
mainfrom
standard-initializers
Mar 23, 2025
Merged

Use standard C initializers instead of non-standard {}#150
attipaci merged 2 commits into
mainfrom
standard-initializers

Conversation

@attipaci

Copy link
Copy Markdown
Collaborator

No description provided.

@attipaci attipaci added the enhancement New feature or request label Mar 23, 2025
@attipaci attipaci added this to the 1.3.0 milestone Mar 23, 2025
@attipaci attipaci self-assigned this Mar 23, 2025
@codecov

codecov Bot commented Mar 23, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.90%. Comparing base (ebe51cb) to head (305a070).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files          22       22           
  Lines        4169     4169           
  Branches      778      778           
=======================================
  Hits         4165     4165           
  Partials        4        4           
Flag Coverage Δ
unittests 99.90% <100.00%> (ø)

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

Files with missing lines Coverage Δ
src/frames.c 99.71% <100.00%> (ø)
src/parse.c 100.00% <100.00%> (ø)
src/solsys-ephem.c 100.00% <100.00%> (ø)
src/spectral.c 100.00% <100.00%> (ø)
src/timescale.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 ebe51cb...305a070. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

attipaci added a commit that referenced this pull request Mar 23, 2025
@attipaci attipaci marked this pull request as ready for review March 23, 2025 10:37
@attipaci attipaci force-pushed the standard-initializers branch from 8b20358 to 305a070 Compare March 23, 2025 10:45
@attipaci attipaci merged commit 55ec59b into main Mar 23, 2025
@attipaci attipaci deleted the standard-initializers branch March 23, 2025 11:43
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