Skip to content

Commit d7a94d5

Browse files
authored
Merge pull request #48 from link-foundation/issue-47-76af108c0f24
Finish issue #47 parity feature set
2 parents 11ffe9e + 829129b commit d7a94d5

107 files changed

Lines changed: 17233 additions & 148 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ jobs:
299299
uses: taiki-e/install-action@cargo-llvm-cov
300300

301301
- name: Generate code coverage
302-
run: cargo llvm-cov --all-features --lcov --output-path lcov.info
302+
run: cargo llvm-cov --all-features --lcov --output-path lcov.info --fail-under-lines 84.30
303303

304304
- name: Upload coverage to Codecov
305305
uses: codecov/codecov-action@v5

.gitkeep

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)