Currently working on refactor, much work to do

This commit is contained in:
Connor
2021-09-25 16:10:02 -06:00
parent 7d0037f38d
commit af545ba1a7
23 changed files with 286 additions and 353 deletions

View File

@@ -12,12 +12,7 @@ unit-test-job:
- julia --project=julia/Project.toml -E 'using Pkg; Pkg.test()'
artifacts:
paths:
- julia/plots/plot_test.html
- julia/plots/find_closest_test.html
- julia/plots/mbh_nominal.html
- julia/plots/mbh_best.html
- julia/plots/mbh_sun_initial.html
- julia/plots/mbh_sun_solved.html
- julia/plots/inner_loop_before.html
- julia/plots/inner_loop_after.html
expire_in: 1 week
- julia/plots/plot_test_earth.html
- julia/plots/plot_test_sun.html
- julia/plots/nlp_test.html
expire_in: 10 weeks