Skip to content

feat: added IOBuffer.back()#52

Merged
targos merged 1 commit intomainfrom
unknown repository
Oct 3, 2022
Merged

feat: added IOBuffer.back()#52
targos merged 1 commit intomainfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Oct 1, 2022

The test is reversed to skip()

closes #51

@codecov
Copy link

codecov bot commented Oct 1, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (ef24fed) compared to base (f212a62).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          220       223    +3     
  Branches        19        20    +1     
=========================================
+ Hits           220       223    +3     
Impacted Files Coverage Δ
src/IOBuffer.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@targos targos merged commit 49a2df9 into image-js:main Oct 3, 2022
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.

question: back n bytes

2 participants