Skip to content

finish impl of dp8 + DRY

Codecov / codecov/project failed Dec 22, 2023 in 0s

54.00% (-44.65%) compared to 14d2f63

View this Pull Request on Codecov

54.00% (-44.65%) compared to 14d2f63

Details

Codecov Report

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

Comparison is base (14d2f63) 98.64% compared to head (6624457) 54.00%.

❗ Current head 6624457 differs from pull request most recent head 042ada3. Consider uploading reports for the commit 042ada3 to get more accurate results

Files Patch % Lines
src/dp8/solver.jl 0.00% 70 Missing ⚠️
src/dp8/helpers.jl 0.00% 54 Missing ⚠️
src/types.jl 0.00% 18 Missing ⚠️
src/dp8/checks.jl 0.00% 16 Missing ⚠️
src/hinit.jl 96.29% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #13       +/-   ##
===========================================
- Coverage   98.64%   54.00%   -44.65%     
===========================================
  Files           7       11        +4     
  Lines         222      350      +128     
===========================================
- Hits          219      189       -30     
- Misses          3      161      +158     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.