Skip to content

Conversation

@syan095
Copy link
Contributor

@syan095 syan095 commented Jan 9, 2022

exclude weights and mocks files

Closes #1275

@codecov
Copy link

codecov bot commented Jan 9, 2022

Codecov Report

Merging #1759 (71a84ef) into master (1d54bdb) will increase coverage by 2.59%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1759      +/-   ##
==========================================
+ Coverage   71.41%   74.00%   +2.59%     
==========================================
  Files         219      175      -44     
  Lines       21261    20053    -1208     
==========================================
- Hits        15183    14840     -343     
+ Misses       6078     5213     -865     
Impacted Files Coverage Δ
modules/cdp-treasury/src/weights.rs
modules/emergency-shutdown/src/mock.rs
modules/honzon/src/mock.rs
modules/homa-validator-list/src/mock.rs
modules/prices/src/mock.rs
ecosystem-modules/ren/renvm-bridge/src/mock.rs
modules/collator-selection/src/weights.rs
modules/cdp-engine/src/mock.rs
modules/session-manager/src/weights.rs
modules/idle-scheduler/src/weights.rs
... and 42 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d54bdb...71a84ef. Read the comment docs.

@xlc xlc merged commit 30e655d into master Jan 9, 2022
@xlc xlc deleted the exclude-files-from-test-coverage branch January 9, 2022 23:04
syan095 pushed a commit that referenced this pull request Jan 13, 2022
* origin/master: (53 commits)
  add new audit report
  Use ExitReason::Revert instead of ExitReason::Error (#1772)
  Claim Account to use Eip-712 (#1755)
  Benchmark evm (#1674)
  support evm create rpc and allow H160 default (#1771)
  Update template files license header. (#1770)
  Fix collect_fee (#1766)
  handle nonce for eth tx (#1707)
  updated to the ORML's test coverage file (#1760)
  rm runtime upgrade (#1757)
  Happy new year 2022. (#1761)
  Excluded some files from test coverage (#1759)
  XCM: add deposit error handler for multi-currency adapter. (#1756)
  update stable asset (#1758)
  Fix test coverage for acala (#1590)
  Fix collect_fee (#1754)
  Update HEADER-GPL3
  Update extrinsic-ordering-check-from-bin.yml (#1752)
  Update HEADER-GPL3
  bump version (#1751)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exclude some files from coverage report

3 participants