Skip to content

ENH: Refactor flight.py latitude/longitude to use inverted_haversine#1055

Merged
Gui-FernandesBR merged 1 commit into
developfrom
enh/refactor-haversine
Jul 8, 2026
Merged

ENH: Refactor flight.py latitude/longitude to use inverted_haversine#1055
Gui-FernandesBR merged 1 commit into
developfrom
enh/refactor-haversine

Conversation

@Gui-FernandesBR

Copy link
Copy Markdown
Member

Closes TODO comment about haversine in flight.py by importing and utilizing inverted_haversine from tools.py, and modifying tools.py inverted_haversine to support NumPy arrays.

@Gui-FernandesBR Gui-FernandesBR requested a review from a team as a code owner July 7, 2026 23:29
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.74%. Comparing base (7e37cb0) to head (5024153).
⚠️ Report is 7 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1055      +/-   ##
===========================================
- Coverage    81.75%   81.74%   -0.01%     
===========================================
  Files          119      119              
  Lines        15192    15198       +6     
===========================================
+ Hits         12420    12424       +4     
- Misses        2772     2774       +2     

☔ View full report in Codecov by Harness.
📢 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.

@Gui-FernandesBR

Copy link
Copy Markdown
Member Author

just pending CHANGELOG.md update and codecoverage fix

@Gui-FernandesBR Gui-FernandesBR force-pushed the enh/refactor-haversine branch from 0c8c088 to 5024153 Compare July 8, 2026 00:35
@Gui-FernandesBR Gui-FernandesBR merged commit a30d993 into develop Jul 8, 2026
10 checks passed
@Gui-FernandesBR Gui-FernandesBR deleted the enh/refactor-haversine branch July 8, 2026 01:11
thc1006 pushed a commit to thc1006/RocketPy that referenced this pull request Jul 8, 2026
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