Commit f0963ea 1 parent e294550 commit f0963ea Copy full SHA for f0963ea
File tree 7 files changed +7
-7
lines changed
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 73
73
uses : coverallsapp/github-action@master
74
74
with :
75
75
github-token : ${{ secrets.GITHUB_TOKEN }}
76
- path-to-lcov : ./coverage/lcov.info
76
+ path-to-lcov : ./packages/gotrue/ coverage/lcov.info
Original file line number Diff line number Diff line change 75
75
uses : coverallsapp/github-action@master
76
76
with :
77
77
github-token : ${{ secrets.GITHUB_TOKEN }}
78
- path-to-lcov : ./coverage/lcov.info
78
+ path-to-lcov : ./packages/postgrest/ coverage/lcov.info
Original file line number Diff line number Diff line change 62
62
uses : coverallsapp/github-action@master
63
63
with :
64
64
github-token : ${{ secrets.GITHUB_TOKEN }}
65
- path-to-lcov : ./coverage/lcov.info
65
+ path-to-lcov : ./packages/realtime_client/ coverage/lcov.info
Original file line number Diff line number Diff line change 72
72
uses : coverallsapp/github-action@master
73
73
with :
74
74
github-token : ${{ secrets.GITHUB_TOKEN }}
75
- path-to-lcov : ./coverage/lcov.info
75
+ path-to-lcov : ./packages/storage_client/ coverage/lcov.info
Original file line number Diff line number Diff line change 72
72
uses : coverallsapp/github-action@master
73
73
with :
74
74
github-token : ${{ secrets.GITHUB_TOKEN }}
75
- path-to-lcov : ./coverage/lcov.info
75
+ path-to-lcov : ./packages/supabase/ coverage/lcov.info
Original file line number Diff line number Diff line change 84
84
uses : coverallsapp/github-action@master
85
85
with :
86
86
github-token : ${{ secrets.GITHUB_TOKEN }}
87
- path-to-lcov : ./coverage/lcov.info
87
+ path-to-lcov : ./packages/supabase_flutter/ coverage/lcov.info
Original file line number Diff line number Diff line change 62
62
uses : coverallsapp/github-action@master
63
63
with :
64
64
github-token : ${{ secrets.GITHUB_TOKEN }}
65
- path-to-lcov : ./coverage/lcov.info
65
+ path-to-lcov : ./packages/yet_another_json_isolate/ coverage/lcov.info
You can’t perform that action at this time.
0 commit comments