File tree Expand file tree Collapse file tree
winget/manifests/i/igorls/context-builder/0.8.2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8484 run : cargo install cargo-tarpaulin
8585
8686 - name : Generate coverage
87- run : cargo tarpaulin --all-features --out lcov --output-dir ./coverage -- --test-threads=1
87+ run : cargo tarpaulin --all-features --out lcov --output-dir ./coverage --exclude-files "benches/*" -- --test-threads=1
8888
8989 - name : Upload to Coveralls
9090 uses : coverallsapp/github-action@v2
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ PackageLocale: en-US
66Publisher : igorls
77PublisherUrl : https://github.com/igorls
88PublisherSupportUrl : https://github.com/igorls/context-builder/issues
9- Author : Igor L. Santos
9+ Author : Igor Lins e Silva
1010PackageName : Context Builder
1111PackageUrl : https://github.com/igorls/context-builder
1212License : MIT
You can’t perform that action at this time.
0 commit comments