Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(lox-orbits): implement line-of-sight calculations #198

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

helgee
Copy link
Member

@helgee helgee commented Jan 28, 2025

No description provided.

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

Attention: Patch coverage is 90.72848% with 28 lines in your changes missing coverage. Please review.

Project coverage is 70.98%. Comparing base (ef0ee74) to head (86098dc).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/lox-orbits/src/python.rs 0.00% 15 Missing ⚠️
crates/lox-orbits/src/trajectories.rs 86.15% 9 Missing ⚠️
crates/lox-orbits/src/analysis.rs 98.27% 3 Missing ⚠️
crates/lox-orbits/src/events.rs 97.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
+ Coverage   70.08%   70.98%   +0.90%     
==========================================
  Files          82       82              
  Lines       21486    21778     +292     
==========================================
+ Hits        15059    15460     +401     
+ Misses       6427     6318     -109     

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

Copy link

codspeed-hq bot commented Jan 28, 2025

CodSpeed Performance Report

Merging #198 will not alter performance

Comparing he/los (86098dc) with main (ef0ee74)

Summary

✅ 1 untouched benchmarks

@helgee helgee merged commit 4da6a9e into main Jan 28, 2025
21 checks passed
@helgee helgee deleted the he/los branch January 28, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant