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

feature: typesave sensor mappings #10

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

Conversation

nbrugger-tgm
Copy link

Added Many archtypes to compose new types for sensor getters

controll structs will follow

@nbrugger-tgm nbrugger-tgm marked this pull request as ready for review March 16, 2022 21:37
tests: new type system test
@codecov
Copy link

codecov bot commented Mar 17, 2022

Codecov Report

Merging #10 (6148028) into master (af7a73d) will increase coverage by 0.43%.
The diff coverage is 86.33%.

❗ Current head 6148028 differs from pull request most recent head b4ae4d2. Consider uploading reports for the commit b4ae4d2 to get more accurate results

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   64.56%   65.00%   +0.43%     
==========================================
  Files          63       64       +1     
  Lines        4053     4158     +105     
==========================================
+ Hits         2617     2703      +86     
- Misses       1301     1320      +19     
  Partials      135      135              
Impacted Files Coverage Δ
examples/refuel_turret.go 0.00% <0.00%> (ø)
m/base.go 0.00% <ø> (ø)
m/custom.go 0.00% <0.00%> (ø)
m/unit.go 0.00% <ø> (ø)
m/unit_control.go 0.00% <ø> (ø)
m/impl/custom.go 100.00% <100.00%> (ø)
m/impl/types.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af7a73d...b4ae4d2. Read the comment docs.

examples/refuel_turret.go Outdated Show resolved Hide resolved
m/base.go Outdated Show resolved Hide resolved
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