Skip to content

Move cluster animations from tests/visual_inspection/ to docs/notebooks/

f1d5764
Select commit
Loading
Failed to load commit list.
Open

Add globular_cluster() template + 20-year cluster animation scripts #181

Move cluster animations from tests/visual_inspection/ to docs/notebooks/
f1d5764
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 15, 2026 in 1s

75.08% (-2.02%) compared to f08fb1d

View this Pull Request on Codecov

75.08% (-2.02%) compared to f08fb1d

Details

Codecov Report

❌ Patch coverage is 57.22222% with 77 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.08%. Comparing base (f08fb1d) to head (f1d5764).

Files with missing lines Patch % Lines
docs/notebooks/plot_globular_cluster.py 20.40% 39 Missing ⚠️
docs/notebooks/plot_galactic_centre.py 24.48% 37 Missing ⚠️
scopesim_templates/stellar/globular_cluster.py 98.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
- Coverage   77.09%   75.08%   -2.02%     
==========================================
  Files          34       37       +3     
  Lines        1698     1870     +172     
==========================================
+ Hits         1309     1404      +95     
- Misses        389      466      +77     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.