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

GPS Integration & a lot of other changes #110

Open
wants to merge 57 commits into
base: master
Choose a base branch
from
Open

Conversation

EdwardJXLi
Copy link
Member

No description provided.

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 50.93023% with 211 lines in your changes missing coverage. Please review.

Project coverage is 80.03%. Comparing base (262d89f) to head (0cbd264).
Report is 65 commits behind head on master.

Files with missing lines Patch % Lines
main_window/competition/mapping/mapbox_utils.py 50.00% 59 Missing ⚠️
main_window/aprs_thread.py 39.50% 49 Missing ⚠️
main_window/kiss_server.py 40.32% 37 Missing ⚠️
main_window/competition/mapping/mapping_thread.py 9.37% 29 Missing ⚠️
main_window/competition/comp_app.py 22.58% 24 Missing ⚠️
main_window/device_manager.py 41.66% 7 Missing ⚠️
connections/connection.py 71.42% 2 Missing ⚠️
connections/serial/serial_connection.py 33.33% 2 Missing ⚠️
connections/sim/hw/rocket_sim.py 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
- Coverage   82.82%   80.03%   -2.79%     
==========================================
  Files          53       56       +3     
  Lines        3836     4277     +441     
==========================================
+ Hits         3177     3423     +246     
- Misses        659      854     +195     
Flag Coverage Δ
integration 71.96% <49.18%> (-2.35%) ⬇️
unit 81.69% <50.00%> (-2.31%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
connections/debug/debug_connection.py 65.74% <100.00%> (+2.99%) ⬆️
connections/sim/sim_connection.py 86.59% <100.00%> (+0.50%) ⬆️
main_window/aprs_gps_status.py 100.00% <100.00%> (ø)
main_window/competition/mapping/map_data.py 76.47% <100.00%> (+7.23%) ⬆️
main_window/data_entry_id.py 100.00% <100.00%> (ø)
main_window/main_app.py 94.44% <100.00%> (+0.44%) ⬆️
profiles/label.py 98.57% <100.00%> (+0.35%) ⬆️
profiles/rocket_profile.py 77.19% <100.00%> (+0.40%) ⬆️
profiles/rockets/co_pilot.py 88.37% <100.00%> (+2.65%) ⬆️
profiles/rockets/hollyburn.py 93.22% <100.00%> (+1.38%) ⬆️
... and 15 more

... and 7 files with indirect coverage changes

Copy link

codeclimate bot commented Feb 9, 2025

Code Climate has analyzed commit e603a3d and detected 12 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 12

View more on Code Climate.

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.

4 participants