Commit Graph

25 Commits

Author SHA1 Message Date
nathan
1af6c5eadc fix: bloc test errors 2022-10-23 11:52:15 +08:00
Nathan.fooo
8dff9dc67c
chore: disable log in bloc test (#1336) 2022-10-22 20:58:33 +08:00
Nathan.fooo
230eb5fd55
fix: run bloc_test (#1286)
* fix: run bloc_test

* fix: dart_test ci  workflow

Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 23:34:56 +08:00
Swapnil Kumbhar
0bc0a72d8a
Code coverage for Rust (#1263)
* feat: Bumped Rust to stable-2022-04-07 (1.60.0)

* feat: Added coverage tests and report generation

* feat: Added workflow for Rust Coverage

* feat: Bumped Rust to 1.60.0 in Workflows

* test: Testing for CI

* ci: Added name and fixed path for Rust Coverage

* revert: "test: Testing for CI"

This reverts commit 049a7b1088.

* fix: Added .pub-cache to PATH, change incremental builds to zero

* test: Testing for CI

* ci: Installing protobuf compiler in CI

* revert: "test: Testing for CI"

This reverts commit 049a7b1088.

* ci: Added environment setup for dart

* test: Testing for CI

* feat: Added task to check if 'grcov' is installed

* ci: Added steps to install grcov

* test: Testing for CI

* ci: Fixed name for grcov installation step

* feat: Added cargo binaries to PATH in tests

* revert: "test: Testing for CI"

This reverts commit 24e425db66.

* revert: "test: Testing for CI"

This reverts commit a5de816bce.

* ci: Fixed a very silly failing case

* test: Created a test rust file for cov test
2022-10-11 19:54:31 +08:00
Lucas.Xu
d2c118ad02 chore: set paths in github actions to reduce the ci time 2022-09-02 22:02:36 +08:00
Lucas.Xu
07ab4c2680 test: add flowy_editor_test into github workflows 2022-08-15 10:26:30 +08:00
Binlogo
2fddbce18c chore: speed up ci by respecting the cargo deps cache 2022-08-12 00:40:50 +08:00
appflowy
d01e5a0490 chore: update flutter version in ci 2022-08-09 13:11:39 +08:00
Lucas.Xu
7fad8ab3dc chore: run flutter test in flowy_editor_branch 2022-07-13 19:01:36 +08:00
MikeWallaceDev
3aca5a3b46 fix: continue adding "_64" to make build work 2022-07-08 11:20:42 -04:00
appflowy
48cee0b276 fix: build flowy sdk 2022-06-15 21:08:29 +08:00
appflowy
3105f30ea6 fix: build flowy sdk 2022-06-15 20:55:55 +08:00
appflowy
a0f064b15e fix: build flowy sdk 2022-06-15 20:31:28 +08:00
appflowy
896123860d chore: update flutter sdk version 2022-05-25 16:45:13 +08:00
appflowy
10d4021d25 fix: dart unit test 2022-04-28 21:18:42 +08:00
tsuiyuenhong
65917da468 chore: use actions-cache to speed up dart & rust test. 2022-03-01 15:43:42 +08:00
appflowy
926b1666dd ci: try to fix dart test 2022-02-25 11:37:14 +08:00
appflowy
d30ac55b0f ci: fix dart test 2022-02-24 17:08:31 +08:00
Hieu
0c9fc35cb3 ci: refactor code generation 2022-02-24 14:40:48 +07:00
Hieu
288afbe68b ci: no more sed
Fix "Bad state: Unable to generate package graph"
2022-02-23 22:02:46 +07:00
Hieu
6ae8efbdfe ci: generate freezed files 2022-02-23 20:40:22 +07:00
appflowy
7d93ed8e81 ci: run actions when specified files changed. 2022-02-20 07:22:39 +08:00
appflowy
860ebc567b ci: update dart_tests 2022-02-20 07:08:42 +08:00
appflowy
bf7e1b9829 ci: add build flowy_sdk deps 2022-02-19 23:26:38 +08:00
appflowy
0b0cbe192b ci: run flutter test on ci 2022-02-19 23:19:33 +08:00