sensuikan1973

Results 5 comments of sensuikan1973

sorry, not currently working. on holiday, I might do.

https://github.com/FirebaseExtended/flutterfire/blob/77b27d042e766b09ba12a680697b6be38f78564d/packages/cloud_firestore/cloud_firestore/lib/src/utils/codec_utility.dart#L46-L47 `_CodecUtility` / `_delegate` isn't testable. hmmm.. (ref. https://github.com/FirebaseExtended/flutterfire/issues/3012)

> ./coverage/coverage-final.json, ./coverage/jest/coverage-final.json You put space after comma. As far as I read https://github.com/codecov/codecov-action#readme and https://github.com/codecov/codecov-action/blob/v3.1.0/src/buildExec.ts#L104-L108, by trimming the space, it will work. ```diff - files: ./parser/cover.out, ./replacer/cover.out + files:...

cause: https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#triggering-a-workflow-from-a-workflow workaround sample: https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs

https://pub.dev/packages/pasteboard is helpful.