Closed amondnet closed 1 year ago
Name | Link |
---|---|
Latest commit | a86b76938d81505b8fde84450592b92ccc9e6fed |
Latest deploy log | https://app.netlify.com/sites/mobx/deploys/63711763e6a33500081299c8 |
Merging #877 (a86b769) into master (0391ef0) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #877 +/- ##
=======================================
Coverage 98.95% 98.95%
=======================================
Files 55 55
Lines 1923 1923
=======================================
Hits 1903 1903
Misses 20 20
Flag | Coverage Δ | |
---|---|---|
flutter_mobx | 100.00% <ø> (ø) |
|
mobx | 98.53% <ø> (ø) |
|
mobx_codegen | 100.00% <100.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
mobx_codegen/lib/src/type_names.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 0391ef0...a86b769. Read the comment docs.
I'm hoping this gets merged ASAP and we get a new release! Thanks!
LGTM but ci seems to fail? please fix it before merging if possible :)
Fails on 3 tests on beta.
There are some failing tests in mobx. Can you see @amondnet ?
news?
All checks have now passed. Ready to merge! :)
Describe the changes proposed in this Pull Request.
If the PR fixes a specific issue, reference the issue with
Fixes #
.Fixes #875 Fixes #850
Pull Request Checklist
pubspec.yaml
is updated.major
/minor
/patch
/patch-count
, depending on the complexity of changemelo run set_version
command from the root directory