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

Support for different map kinds in map downlinks. #740

Merged
merged 6 commits into from
Dec 11, 2024

Merge branch 'main' into flexible-map-dls

7332289
Select commit
Loading
Failed to load commit list.
Merged

Support for different map kinds in map downlinks. #740

Merge branch 'main' into flexible-map-dls
7332289
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

49.37% (-0.02%) compared to c21a7ea

View this Pull Request on Codecov

49.37% (-0.02%) compared to c21a7ea

Details

Codecov Report

Attention: Patch coverage is 58.33333% with 15 lines in your changes missing coverage. Please review.

Project coverage is 49.37%. Comparing base (c21a7ea) to head (7332289).

Files with missing lines Patch % Lines
...ver/swimos_agent/src/downlink_lifecycle/map/mod.rs 0.00% 6 Missing ⚠️
...wimos_agent/src/downlink_lifecycle/map/on_clear.rs 0.00% 3 Missing ⚠️
...imos_agent/src/downlink_lifecycle/map/on_remove.rs 0.00% 3 Missing ⚠️
server/swimos_agent/src/map_storage/mod.rs 86.66% 2 Missing ⚠️
...er/swimos_agent/src/agent_lifecycle/utility/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #740      +/-   ##
==========================================
- Coverage   49.38%   49.37%   -0.02%     
==========================================
  Files         401      401              
  Lines       35009    35004       -5     
==========================================
- Hits        17290    17284       -6     
- Misses      17719    17720       +1     

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