Skip to content

Commit

Permalink
Merge branch 'main' into codecoverage
Browse files Browse the repository at this point in the history
  • Loading branch information
berendsliedrecht committed Mar 10, 2023
2 parents 9455008 + b84ca0c commit a5dc63e
Show file tree
Hide file tree
Showing 19 changed files with 8 additions and 891 deletions.
1 change: 0 additions & 1 deletion .gitbook.yaml

This file was deleted.

8 changes: 8 additions & 0 deletions .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
coverage:
runs-on: ubuntu-latest
steps:
- run: sudo apt-get update -y
- run: sudo apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev -y

- uses: actions/checkout@v3

- name: Install Rust
Expand All @@ -28,3 +31,8 @@ jobs:
with:
files: lcov.info
fail_ci_if_error: true
layout: "reach, diff, flags, files"
behavior: default
require_changes: false
require_base: no
require_head: yes
45 changes: 0 additions & 45 deletions docs/README.md

This file was deleted.

30 changes: 0 additions & 30 deletions docs/SUMMARY.md

This file was deleted.

25 changes: 0 additions & 25 deletions docs/automations/introduction.md

This file was deleted.

40 changes: 0 additions & 40 deletions docs/automations/usage.md

This file was deleted.

46 changes: 0 additions & 46 deletions docs/community/contributing.md

This file was deleted.

26 changes: 0 additions & 26 deletions docs/community/roadmap.md

This file was deleted.

100 changes: 0 additions & 100 deletions docs/features/connections.md

This file was deleted.

Loading

0 comments on commit a5dc63e

Please sign in to comment.