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

LTO,PTF functionality and tests added #127

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

aditeyashukla
Copy link
Contributor

Updated functions for

  • odperf
  • LTO
  • printBADA

Added P3T3 function for both narrow body (CFM56) and wide body (GE90) using curve fitting

Added tests for all 3 functions

Also, added aircraft_type in aircraft struct

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 0.42105% with 473 lines in your changes missing coverage. Please review.

Project coverage is 5.60%. Comparing base (e182855) to head (adb7fae).

Files with missing lines Patch % Lines
src/mission/odperformance.jl 0.00% 350 Missing ⚠️
src/mission/LTO.jl 0.00% 75 Missing ⚠️
src/utils/printBADA.jl 0.00% 46 Missing ⚠️
src/IO/read_input.jl 66.66% 1 Missing ⚠️
src/misc/aircraft.jl 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (e182855) and HEAD (adb7fae). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (e182855) HEAD (adb7fae)
3 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #127       +/-   ##
==========================================
- Coverage   79.14%   5.60%   -73.55%     
==========================================
  Files          82      78        -4     
  Lines       13585   13766      +181     
==========================================
- Hits        10752     771     -9981     
- Misses       2833   12995    +10162     

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

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.

2 participants