Rexeh / joystick-diagrams

Automatically output your tool/game HID configs into printable diagrams with all your binds.
https://joystick-diagrams.com
GNU General Public License v2.0
146 stars 22 forks source link

Version 1.3 Merge #47

Closed Rexeh closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #47 (fba0670) into master (2b0d06b) will increase coverage by 0.92%. The diff coverage is 96.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   90.37%   91.29%   +0.92%     
==========================================
  Files          11       11              
  Lines        1080     1172      +92     
==========================================
+ Hits          976     1070      +94     
+ Misses        104      102       -2     
Impacted Files Coverage Δ
src/adaptors/joystick_diagram_interface.py 96.55% <ø> (ø)
src/version.py 100.00% <ø> (ø)
src/functions/helper.py 78.57% <83.33%> (+2.38%) :arrow_up:
src/joystick_diagrams.py 55.63% <83.33%> (+1.34%) :arrow_up:
src/adaptors/dcs_world.py 93.50% <93.33%> (+1.14%) :arrow_up:
src/adaptors/joystick_gremlin.py 95.96% <100.00%> (+1.28%) :arrow_up:
src/classes/export.py 84.26% <100.00%> (+0.74%) :arrow_up:
src/config.py 100.00% <100.00%> (ø)
src/ui.py 100.00% <100.00%> (ø)
... and 2 more

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 2b0d06b...fba0670. Read the comment docs.