Closed fzyzcjy closed 1 year ago
Name | Link |
---|---|
Latest commit | 09edd47318c7f25f381fa16126f7192545bd9916 |
Latest deploy log | https://app.netlify.com/sites/mobx/deploys/637112aae2e59d00099541f1 |
Merging #854 (9ef80aa) into master (13b7e6d) will decrease coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #854 +/- ##
==========================================
- Coverage 98.96% 98.95% -0.01%
==========================================
Files 55 55
Lines 1924 1922 -2
==========================================
- Hits 1904 1902 -2
Misses 20 20
Flag | Coverage Δ | |
---|---|---|
flutter_mobx | 100.00% <ø> (ø) |
|
mobx | 98.53% <100.00%> (-0.01%) |
:arrow_down: |
mobx_codegen | 100.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
mobx/lib/src/core/atom.dart | 100.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 13b7e6d...9ef80aa. Read the comment docs.
Why is the code coverage dropping here? Can you please check
No idea... It looks equivalent indeed
Hi all,
This looks good to merge and close?
Thanks.
@all-contributors please add @amondnet for review
@amondnet
I've put up a pull request to add @amondnet! :tada:
Describe the changes proposed in this Pull Request.
If the PR fixes a specific issue, reference the issue with
Fixes #
.Pull Request Checklist
pubspec.yaml
is updated.major
/minor
/patch
/patch-count
, depending on the complexity of changeset:versions
command usingnpm
oryarn
. You can find this command in thepackage.json
file in the root directory