Commit Graph

15 Commits

Author SHA1 Message Date
nathan
1af6c5eadc fix: bloc test errors 2022-10-23 11:52:15 +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
appflowy
006b3c3811 chore: fix unit test & warnings 2022-04-17 20:50:16 +08:00
appflowy
f4b206d196 chore: config test log 2022-04-12 11:13:35 +08:00
appflowy
fbb2f49b6f chore: enable rust lint and test by remove path 2022-04-10 14:33:34 +08:00
tsuiyuenhong
65917da468 chore: use actions-cache to speed up dart & rust test. 2022-03-01 15:43:42 +08:00
appflowy
7d93ed8e81 ci: run actions when specified files changed. 2022-02-20 07:22:39 +08:00
appflowy
9b8c110a66 refactor: optimize protobuf code gen process 2022-02-13 12:04:34 +08:00
appflowy
45826b5571 ci: rename GitHub actions 2022-02-10 09:15:16 +08:00
appflowy
f872c6c1f8 ci: fix flutter warnings 2022-02-09 21:56:46 +08:00
appflowy
68dfde4cf8 ci: cargo test without default features 2022-02-09 21:39:12 +08:00
appflowy
c407c38dc3 ci: install cargo-make 2022-02-09 21:13:51 +08:00
appflowy
ddc2926c9b ci: switch to flutter stable channel 2022-02-09 20:57:49 +08:00
appflowy
17c8f9fdde ci: rename ci & fix generate language file command error 2022-02-09 20:46:39 +08:00