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

Added v2 of legs #68

Merged
merged 18 commits into from
Aug 9, 2024
Merged

Added v2 of legs #68

merged 18 commits into from
Aug 9, 2024

Conversation

jorgecardleitao
Copy link
Owner

@jorgecardleitao jorgecardleitao commented Jun 23, 2024

This version of the dataset:

  1. contains a smaller set of columns
  2. contains 2024 up to the last month
  3. contains the total distance of the leg (i.e. the actual flown distance)
  4. contains time above 30k feet and 40k feet

In other words, this version removed the commercial aviation calculation, airports, etc.

@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 98.88143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 96.86%. Comparing base (b07e1c4) to head (cc9efaf).

Files Patch % Lines
src/legs.rs 97.93% 3 Missing ⚠️
src/aircraft.rs 98.48% 1 Missing ⚠️
src/trace_month.rs 96.15% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   86.91%   96.86%   +9.95%     
==========================================
  Files          16       14       -2     
  Lines        1070     1245     +175     
==========================================
+ Hits          930     1206     +276     
+ Misses        140       39     -101     

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

@jorgecardleitao jorgecardleitao force-pushed the v2 branch 2 times, most recently from b68d35e to faa93f5 Compare August 7, 2024 19:55
@jorgecardleitao jorgecardleitao merged commit e2c46ec into main Aug 9, 2024
4 checks passed
@jorgecardleitao jorgecardleitao deleted the v2 branch August 9, 2024 17:46
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