Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more @useResult #196

Merged
merged 4 commits into from Jan 12, 2023
Merged

Add more @useResult #196

merged 4 commits into from Jan 12, 2023

Conversation

nohli
Copy link
Contributor

@nohli nohli commented Jan 9, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Merging #196 (56ddf7f) into master (80402d4) will increase coverage by 0.01%.
The diff coverage is 94.44%.

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage   99.22%   99.23%   +0.01%     
==========================================
  Files          40       40              
  Lines        1926     1954      +28     
==========================================
+ Hits         1911     1939      +28     
  Misses         15       15              
Flag Coverage Δ
unittests 99.23% <94.44%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/src/collection/kt_set.dart 86.04% <77.77%> (+1.04%) ⬆️
lib/src/collection/kt_list.dart 97.80% <90.00%> (+0.02%) ⬆️
lib/src/collection/collections.dart 100.00% <100.00%> (ø)
lib/src/collection/interop.dart 100.00% <100.00%> (ø)
lib/src/collection/kt_iterable.dart 99.54% <100.00%> (+<0.01%) ⬆️
lib/src/collection/kt_map.dart 100.00% <100.00%> (ø)
lib/src/collection/tuples.dart 100.00% <100.00%> (ø)
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@passsy passsy merged commit 88927a2 into passsy:master Jan 12, 2023
@passsy
Copy link
Owner

passsy commented Jan 12, 2023

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.

None yet

2 participants