JuliaSpaceMissionDesign / FrameTransformations.jl

A modern, high-performance and comprehensive set of tools for transformations between any standard and user-defined reference frame.
MIT License
19 stars 3 forks source link

Resolve minor bug in transform forward pass #68

Closed jackyarndley closed 4 days ago

jackyarndley commented 1 week ago

Fixes #67

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 58.38%. Comparing base (a504d54) to head (064df93). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/Core/transform.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ======================================= Coverage 58.38% 58.38% ======================================= Files 20 20 Lines 1026 1026 ======================================= Hits 599 599 Misses 427 427 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

MicheleCeresoli commented 1 week ago

Hello @jackyarndley , thanks a lot for looking into this. We'll be reviewing this shortly!

andreapasquale94 commented 4 days ago

Hi @jackyarndley thanks for that. We can marge it!