go-mlog
go-mlog copied to clipboard
feature: typesave sensor mappings
Added Many archtypes to compose new types for sensor getters
controll structs will follow
Codecov Report
Merging #10 (6148028) into master (af7a73d) will increase coverage by
0.43%
. The diff coverage is86.33%
.
:exclamation: 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.