jlchan / StartUpDG.jl

Initializes and sets up reference elements and physical meshes for DG.
MIT License
28 stars 9 forks source link

StartUpDG 1.0 #160

Closed jlchan closed 4 months ago

jlchan commented 9 months ago

This PR is meant to track changes made towards v1.0.0

  1. https://github.com/jlchan/StartUpDG.jl/pull/153
  2. https://github.com/jlchan/StartUpDG.jl/pull/159/
  3. https://github.com/jlchan/StartUpDG.jl/pull/157
  4. https://github.com/jlchan/StartUpDG.jl/pull/165
  5. https://github.com/jlchan/StartUpDG.jl/pull/167
  6. https://github.com/jlchan/StartUpDG.jl/pull/169
  7. https://github.com/jlchan/StartUpDG.jl/pull/163
codecov[bot] commented 9 months ago

Codecov Report

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

Project coverage is 96.78%. Comparing base (d31904e) to head (4fd36c7).

:exclamation: Current head 4fd36c7 differs from pull request most recent head 360810e

Please upload reports for the commit 360810e to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #160 +/- ## ========================================== + Coverage 96.74% 96.78% +0.03% ========================================== Files 26 25 -1 Lines 3323 3265 -58 ========================================== - Hits 3215 3160 -55 + Misses 108 105 -3 ```

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