Skip to content

Conversation

@rafamizes
Copy link
Member

Closes #35

@rafamizes rafamizes added the test Adding missing tests or correcting existing tests label Dec 16, 2021
@rafamizes rafamizes self-assigned this Dec 16, 2021
@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Merging #36 (56d8eaa) into master (91c583a) will increase coverage by 1.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   89.52%   90.65%   +1.12%     
==========================================
  Files          62       62              
  Lines         974      974              
==========================================
+ Hits          872      883      +11     
+ Misses        102       91      -11     
Impacted Files Coverage Δ
lib/src/bit/add.dart 100.00% <0.00%> (+11.11%) ⬆️
lib/byte.dart 100.00% <0.00%> (+18.18%) ⬆️
lib/src/bit/nshl.dart 100.00% <0.00%> (+25.00%) ⬆️
lib/src/bit/nshr.dart 100.00% <0.00%> (+25.00%) ⬆️
lib/src/bit/nshrs.dart 100.00% <0.00%> (+25.00%) ⬆️
lib/src/bit/sub.dart 100.00% <0.00%> (+55.55%) ⬆️

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 91c583a...56d8eaa. Read the comment docs.

@rafamizes rafamizes merged commit c729bb8 into dartoos-dev:master Dec 16, 2021
@rafamizes rafamizes deleted the 35 branch December 16, 2021 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Adding missing tests or correcting existing tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add more unit tests

1 participant