Commit Graph

16 Commits

Author SHA1 Message Date
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
d01e5a0490 chore: update flutter version in ci 2022-08-09 13:11:39 +08:00
Poly-Pixel
5eb8a60f91
fix: add flutter action for access to dart 2022-07-27 10:02:22 -04:00
Poly-Pixel
0c20a7b092
fix: fix yaml syntax in rust_lint github workflow 2022-07-26 22:25:44 -04:00
MikeWallaceDev
3aca5a3b46 fix: continue adding "_64" to make build work 2022-07-08 11:20:42 -04:00
appflowy
a0f064b15e fix: build flowy sdk 2022-06-15 20:31:28 +08:00
appflowy
68f7f25ca8 chore: fix github actions 2022-06-15 20:25:55 +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
2a6ce12a55 ci: fix ci errors 2022-02-16 12:22:26 +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
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