Skip to content

Commit

Permalink
feat: add wrap with observer assist
Browse files Browse the repository at this point in the history
  • Loading branch information
amondnet committed Dec 13, 2023
1 parent 056ec0f commit b9c558a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ coverage:
flags: mobx_codegen
flutter_mobx:
flags: flutter_mobx
mobx_lint:
flags: mobx_lint

flags:
# filter the folder(s) you wish to measure by that flag
Expand All @@ -22,3 +24,6 @@ flags:
flutter_mobx:
paths:
- flutter_mobx/lib/
mobx_lint:
paths:
- mobx_lint/lib/

0 comments on commit b9c558a

Please sign in to comment.