Skip to content

Conversation

da-luce
Copy link
Owner

@da-luce da-luce commented Dec 19, 2024

  • Embed data (fixes running from outside build dir)
  • Add constellations and improve rendering
  • Fix moon phase
  • Testing
  • Code coverage
  • Formatting

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 21.60612% with 410 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/core.c 0.00% 93 Missing ⚠️
src/main.c 0.00% 82 Missing ⚠️
src/core_render.c 0.00% 58 Missing ⚠️
src/drawing.c 0.00% 53 Missing ⚠️
src/parse_BSC5.c 0.00% 28 Missing ⚠️
src/astro.c 29.72% 26 Missing ⚠️
src/coord.c 13.33% 26 Missing ⚠️
src/core_position.c 0.00% 19 Missing ⚠️
src/term.c 0.00% 11 Missing ⚠️
src/bit.c 0.00% 7 Missing ⚠️
... and 1 more
Files with missing lines Coverage Δ
test/astro_test.c 100.00% <100.00%> (ø)
test/coord_test.c 100.00% <100.00%> (ø)
src/bit.c 0.00% <0.00%> (ø)
src/stopwatch.c 0.00% <0.00%> (ø)
src/term.c 0.00% <0.00%> (ø)
src/core_position.c 0.00% <0.00%> (ø)
src/astro.c 10.97% <29.72%> (ø)
src/coord.c 9.25% <13.33%> (ø)
src/parse_BSC5.c 0.00% <0.00%> (ø)
src/drawing.c 0.00% <0.00%> (ø)
... and 3 more

@da-luce da-luce merged commit 8116469 into main Dec 19, 2024
3 checks passed
da-luce added a commit that referenced this pull request Dec 21, 2024
Upgrade infastructure and improve rendering
da-luce added a commit that referenced this pull request Dec 21, 2024
Upgrade infastructure and improve rendering
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.

1 participant