Skip to content

Add input module#68

Merged
Nicolas-Ferre merged 23 commits intomainfrom
42-add-input-module
Jun 11, 2022
Merged

Add input module#68
Nicolas-Ferre merged 23 commits intomainfrom
42-add-input-module

Conversation

@Nicolas-Ferre
Copy link
Copy Markdown
Member

Closes #42

@Nicolas-Ferre Nicolas-Ferre added the type: enhancement New feature or request label May 22, 2022
@Nicolas-Ferre Nicolas-Ferre self-assigned this May 22, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 22, 2022

Codecov Report

Merging #68 (c6bb33c) into main (f8670ea) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              main       #68    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           66        78    +12     
  Lines         4308      4851   +543     
==========================================
+ Hits          4308      4851   +543     
Impacted Files Coverage Δ
...rates/modor_graphics/src/components/shape_color.rs 100.00% <ø> (ø)
crates/modor_graphics/src/entities/frame_rate.rs 100.00% <ø> (ø)
crates/modor_graphics/src/entities/module.rs 100.00% <ø> (ø)
crates/modor_graphics/src/lib.rs 100.00% <ø> (ø)
crates/modor_physics/src/lib.rs 100.00% <ø> (ø)
crates/modor_graphics/src/entities/camera.rs 100.00% <100.00%> (ø)
...rates/modor_graphics/src/entities/render_target.rs 100.00% <100.00%> (ø)
crates/modor_graphics/src/storages/core.rs 100.00% <100.00%> (ø)
crates/modor_graphics/src/utils.rs 100.00% <100.00%> (ø)
crates/modor_input/src/data.rs 100.00% <100.00%> (ø)
... and 18 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 f8670ea...c6bb33c. Read the comment docs.

@Nicolas-Ferre Nicolas-Ferre merged commit 0edda0e into main Jun 11, 2022
@Nicolas-Ferre Nicolas-Ferre deleted the 42-add-input-module branch June 11, 2022 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

Add input module

2 participants