Skip to content

Conversation

@rafamizes
Copy link
Member

Closes #22

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

codecov bot commented Aug 22, 2021

Codecov Report

Merging #23 (d89a8e1) into master (5730204) will increase coverage by 79.54%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           master       #23       +/-   ##
============================================
+ Coverage   20.45%   100.00%   +79.54%     
============================================
  Files           3         3               
  Lines          44        44               
============================================
+ Hits            9        44       +35     
+ Misses         35         0       -35     
Impacted Files Coverage Δ
lib/src/json_cache_fake.dart 100.00% <100.00%> (+80.00%) ⬆️
lib/src/json_cache_mem.dart 100.00% <100.00%> (+72.00%) ⬆️
lib/src/json_cache_wrap.dart 100.00% <0.00%> (+100.00%) ⬆️

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 5730204...d89a8e1. Read the comment docs.

@rafamizes rafamizes merged commit 870ddc4 into dartoos-dev:master Aug 22, 2021
@rafamizes rafamizes deleted the 22 branch August 22, 2021 00:33
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 ones

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add unit tests for JsonWrap, JsonFake and JsonMem

1 participant