Skip to content

Commit

Permalink
Merge pull request #128 from eigerco/feat/122/sp-pallet-failure-tests
Browse files Browse the repository at this point in the history
tests(storage-provider-pallet): add some additional tests
  • Loading branch information
jmg-duarte authored Jul 15, 2024
2 parents b6a4854 + 06ff7ec commit ee698a0
Show file tree
Hide file tree
Showing 15 changed files with 1,191 additions and 738 deletions.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"rust-analyzer.rustfmt.extraArgs": ["+nightly"],
"coverage-gutters.coverageBaseDir": "coverage",
"coverage-gutters.coverageFileNames": [
"coverage-gutters.coverageFileNames": [
"pallet-storage-provider.lcov.info",
"pallet-market.lcov.info",
"mater.lcov.info"
]
Expand Down
Loading

0 comments on commit ee698a0

Please sign in to comment.