henry2004y / TestParticle.jl

Test particle tracing in electromagnetic field
https://henry2004y.github.io/TestParticle.jl/dev/
MIT License
15 stars 3 forks source link

Bump meshes compatibility #173

Closed henry2004y closed 4 months ago

henry2004y commented 4 months ago

In Meshes.jl v0.43, coordinates is renamed to coords. Also, Units.jl is integrated into the type system, so there are quite many changes.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.68%. Comparing base (3258792) to head (8139f41). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #173 +/- ## ======================================= Coverage 80.68% 80.68% ======================================= Files 11 11 Lines 580 580 ======================================= Hits 468 468 Misses 112 112 ```

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