Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated to the ORML's test coverage file #1760

Merged
merged 3 commits into from
Jan 10, 2022
Merged

Conversation

syan095
Copy link
Contributor

@syan095 syan095 commented Jan 10, 2022

Changed the coverage script to use self-host instead

Changed the coverage script to use self-host instead
@syan095 syan095 requested a review from xlc January 10, 2022 00:43
@codecov
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #1760 (eb43921) into master (30e655d) will increase coverage by 0.49%.
The diff coverage is n/a.

❗ Current head eb43921 differs from pull request most recent head 2c3b02f. Consider uploading reports for the commit 2c3b02f to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1760      +/-   ##
==========================================
+ Coverage   73.40%   73.90%   +0.49%     
==========================================
  Files         173      176       +3     
  Lines       19563    20163     +600     
==========================================
+ Hits        14361    14901     +540     
- Misses       5202     5262      +60     
Impacted Files Coverage Δ
modules/nft/src/lib.rs 82.09% <0.00%> (ø)
node/e2e-tests/test-runner/src/utils.rs 0.00% <0.00%> (ø)
modules/nft/src/tests.rs 99.75% <0.00%> (ø)

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 30e655d...2c3b02f. Read the comment docs.

@syan095 syan095 merged commit bb432cb into master Jan 10, 2022
@syan095 syan095 deleted the update-orml-coverage branch January 10, 2022 22:46
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.

None yet

2 participants