Skip to content

Bytes module - #80

Open
alanpoon wants to merge 10 commits into
shawnscode:masterfrom
alanpoon:bytes_module
Open

Bytes module#80
alanpoon wants to merge 10 commits into
shawnscode:masterfrom
alanpoon:bytes_module

Conversation

@alanpoon

Copy link
Copy Markdown

Can be used to load bytes from font files.

@codecov

codecov Bot commented Jun 30, 2019

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@48d4e87). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #80   +/-   ##
=========================================
  Coverage          ?   57.98%           
=========================================
  Files             ?      102           
  Lines             ?     6390           
  Branches          ?        0           
=========================================
  Hits              ?     3705           
  Misses            ?     2685           
  Partials          ?        0
Impacted Files Coverage Δ
src/video/system.rs 82.81% <ø> (ø)
src/input/system.rs 33.33% <ø> (ø)
src/input/mod.rs 84.61% <ø> (ø)
src/video/mod.rs 79.31% <ø> (ø)
src/video/assets/texture_loader.rs 44.44% <ø> (ø)
src/input/keyboard.rs 44% <ø> (ø)
src/input/mouse.rs 25.27% <0%> (ø)

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 48d4e87...567c069. Read the comment docs.

1 similar comment
@codecov

codecov Bot commented Jun 30, 2019

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@48d4e87). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #80   +/-   ##
=========================================
  Coverage          ?   57.98%           
=========================================
  Files             ?      102           
  Lines             ?     6390           
  Branches          ?        0           
=========================================
  Hits              ?     3705           
  Misses            ?     2685           
  Partials          ?        0
Impacted Files Coverage Δ
src/video/system.rs 82.81% <ø> (ø)
src/input/system.rs 33.33% <ø> (ø)
src/input/mod.rs 84.61% <ø> (ø)
src/video/mod.rs 79.31% <ø> (ø)
src/video/assets/texture_loader.rs 44.44% <ø> (ø)
src/input/keyboard.rs 44% <ø> (ø)
src/input/mouse.rs 25.27% <0%> (ø)

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 48d4e87...567c069. Read the comment docs.

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.

1 participant