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

23 remove automatic eop download #24

Closed andreapasquale94 closed 10 months ago

andreapasquale94 commented 10 months ago

This pull request close the associated issue

codecov[bot] commented 10 months ago

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (cfc1e04) 91.38% compared to head (4d72bc3) 91.48%. Report is 30 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #24 +/- ## ========================================== + Coverage 91.38% 91.48% +0.10% ========================================== Files 32 32 Lines 2379 2443 +64 ========================================== + Hits 2174 2235 +61 - Misses 205 208 +3 ``` | [Files](https://app.codecov.io/gh/JuliaSpaceMissionDesign/FrameTransformations.jl/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSpaceMissionDesign) | Coverage Δ | | |---|---|---| | [src/Orient/Earth/types.jl](https://app.codecov.io/gh/JuliaSpaceMissionDesign/FrameTransformations.jl/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSpaceMissionDesign#diff-c3JjL09yaWVudC9FYXJ0aC90eXBlcy5qbA==) | `100.00% <ø> (ø)` | | | [src/Orient/Orient.jl](https://app.codecov.io/gh/JuliaSpaceMissionDesign/FrameTransformations.jl/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSpaceMissionDesign#diff-c3JjL09yaWVudC9PcmllbnQuamw=) | `100.00% <ø> (ø)` | | | [src/precompile.jl](https://app.codecov.io/gh/JuliaSpaceMissionDesign/FrameTransformations.jl/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSpaceMissionDesign#diff-c3JjL3ByZWNvbXBpbGUuamw=) | `100.00% <ø> (ø)` | | | [src/Orient/Earth/iers.jl](https://app.codecov.io/gh/JuliaSpaceMissionDesign/FrameTransformations.jl/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSpaceMissionDesign#diff-c3JjL09yaWVudC9FYXJ0aC9pZXJzLmps) | `91.50% <75.00%> (-0.45%)` | :arrow_down: | | [src/Orient/Earth/eop.jl](https://app.codecov.io/gh/JuliaSpaceMissionDesign/FrameTransformations.jl/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSpaceMissionDesign#diff-c3JjL09yaWVudC9FYXJ0aC9lb3Auamw=) | `82.82% <82.29%> (+22.30%)` | :arrow_up: |

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

andreapasquale94 commented 10 months ago

Branch here was created from main while dev is ahead. Closing and opening up a corrected one.