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

Add excoveralls to measure code coverage of mix test #88

Closed
KronicDeth opened this issue Apr 4, 2018 · 0 comments
Closed

Add excoveralls to measure code coverage of mix test #88

KronicDeth opened this issue Apr 4, 2018 · 0 comments

Comments

@KronicDeth
Copy link
Contributor

(excoveralls)[https://hex.pm/packages/excoveralls] can be used to measure and format coverage information from the :cover tool that ships with Erlang. It can (optionally) publish the coverage information to coveralls.io. Having coverage should be considered necessary, but not sufficient as the cover tool cannot measure branch coverage and only shows line-based coverage.

@KronicDeth KronicDeth added enhancement New feature or request team: architecture labels Apr 4, 2018
@KronicDeth KronicDeth self-assigned this Apr 4, 2018
KronicDeth added a commit that referenced this issue Apr 4, 2018
@ghost ghost added the in progress label Apr 4, 2018
KronicDeth added a commit that referenced this issue Apr 4, 2018
@KronicDeth KronicDeth mentioned this issue Apr 4, 2018
1 task
KronicDeth added a commit that referenced this issue Apr 5, 2018
@ghost ghost removed the in progress label Apr 5, 2018
@acravenho acravenho added this to the Vienna milestone May 4, 2018
@jimmay5469 jimmay5469 added Vienna and removed Vienna labels May 17, 2018
@jimmay5469 jimmay5469 added Vienna and removed Vienna labels May 25, 2018
vbaranov pushed a commit that referenced this issue Aug 31, 2020
shellteo pushed a commit to shellteo/blockscout that referenced this issue Jul 26, 2023
* l1 and l2 message deocde to db

* change data logic and l1l2 api
shellteo added a commit to shellteo/blockscout that referenced this issue Jul 26, 2023
* fix: add link to batch index (blockscout#84)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

Co-authored-by: albert.zhang <shellteo@163.com>

* fix: wrong text (blockscout#86)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

* fix: wrong text

Co-authored-by: albert.zhang <shellteo@163.com>

* logo add text wadsley

* update logo

* Shijiang/l1l2relation l1l2api (blockscout#88)

* l1 and l2 message deocde to db

* change data logic and l1l2 api

* test bug fix (blockscout#101)

* create index for l1_to_l2, l2_to_l1 table (blockscout#103)

* change db connetions and slove oom (blockscout#111)

* Shijiang/dbconnect (blockscout#112)

* change db connetions and slove oom

* l1->l2 merge handle

* slove bug (blockscout#113)

* Shijiang/newhotfix (blockscout#117)

* add logs for debug

* fix

* l1ToL2Transaction undefine error slove

* fix relation bug

* fix

* fix: add link to batch index (blockscout#98)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

* fix: wrong text

* fix: wrong text (blockscout#87)

* fix: add link to batch index (blockscout#84)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

Co-authored-by: albert.zhang <shellteo@163.com>

* fix: wrong text (blockscout#86)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

* fix: wrong text

Co-authored-by: albert.zhang <shellteo@163.com>

Co-authored-by: albert.zhang <shellteo@163.com>

* logo add text wadsley

* logo add text wadsley

* update logo

* update logo

* blockscout#95 Added a user tip on L1 gas price to display in bit

* fix: remove contract verify feature (blockscout#99)

* blockscout#95 Added a user tip on L1 gas price to display in bit (blockscout#105)

* blockscout#95 Added a user tip on L1 gas price to display in bit

* fix: remove contract verify feature

* blockscout#104 fix: "Optimization runs" does not display while reset button was be clicked

* blockscout#102 fix: Multiple prompts display while contract was called

* revert contract verify feature

---------

Co-authored-by: albert.zhang <shellteo@163.com>

* fix: remove contract verify feature (blockscout#100)

* fix: add link to batch index

* default 0 if l1 fee is null

* fix: wrong text (blockscout#87)

* fix: add link to batch index (blockscout#84)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

Co-authored-by: albert.zhang <shellteo@163.com>

* fix: wrong text (blockscout#86)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

* fix: wrong text

Co-authored-by: albert.zhang <shellteo@163.com>

Co-authored-by: albert.zhang <shellteo@163.com>

* logo add text wadsley

* update logo

* fix: remove contract verify feature (blockscout#99)

* blockscout#95 Added a user tip on L1 gas price to display in bit (blockscout#105)

* blockscout#95 Added a user tip on L1 gas price to display in bit

* fix: remove contract verify feature

---------

Co-authored-by: albert.zhang <shellteo@163.com>

* revert contract verify (blockscout#118)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

* fix: wrong text

* fix: wrong text (blockscout#87)

* fix: add link to batch index (blockscout#84)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

Co-authored-by: albert.zhang <shellteo@163.com>

* fix: wrong text (blockscout#86)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

* fix: wrong text

Co-authored-by: albert.zhang <shellteo@163.com>

Co-authored-by: albert.zhang <shellteo@163.com>

* logo add text wadsley

* logo add text wadsley

* update logo

* update logo

* blockscout#95 Added a user tip on L1 gas price to display in bit

* fix: remove contract verify feature (blockscout#99)

* blockscout#95 Added a user tip on L1 gas price to display in bit (blockscout#105)

* blockscout#95 Added a user tip on L1 gas price to display in bit

* fix: remove contract verify feature

* blockscout#104 fix: "Optimization runs" does not display while reset button was be clicked

* blockscout#102 fix: Multiple prompts display while contract was called

* revert contract verify feature

* revert contract verify

---------

Co-authored-by: albert.zhang <shellteo@163.com>

* merge release into main (blockscout#120)

* fix: add link to batch index

* default 0 if l1 fee is null

* fix: wrong text (blockscout#87)

* fix: add link to batch index (blockscout#84)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

Co-authored-by: albert.zhang <shellteo@163.com>

* fix: wrong text (blockscout#86)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

* fix: wrong text

Co-authored-by: albert.zhang <shellteo@163.com>

Co-authored-by: albert.zhang <shellteo@163.com>

* logo add text wadsley

* update logo

* fix: remove contract verify feature (blockscout#99)

* blockscout#95 Added a user tip on L1 gas price to display in bit (blockscout#105)

* blockscout#95 Added a user tip on L1 gas price to display in bit

* fix: remove contract verify feature

---------

Co-authored-by: albert.zhang <shellteo@163.com>

* merge develop into main (blockscout#121)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

* fix: wrong text

* fix: wrong text (blockscout#87)

* fix: add link to batch index (blockscout#84)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

Co-authored-by: albert.zhang <shellteo@163.com>

* fix: wrong text (blockscout#86)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

* fix: wrong text

Co-authored-by: albert.zhang <shellteo@163.com>

Co-authored-by: albert.zhang <shellteo@163.com>

* logo add text wadsley

* logo add text wadsley

* update logo

* update logo

* blockscout#95 Added a user tip on L1 gas price to display in bit

* fix: remove contract verify feature (blockscout#99)

* blockscout#95 Added a user tip on L1 gas price to display in bit (blockscout#105)

* blockscout#95 Added a user tip on L1 gas price to display in bit

* fix: remove contract verify feature

* blockscout#104 fix: "Optimization runs" does not display while reset button was be clicked

* blockscout#102 fix: Multiple prompts display while contract was called

* revert contract verify feature

* revert contract verify

* add debug code

* blockscout#104 elements do not hide while reset button was be clicked

* blockscout#110 use env replace to hard code for l1 explorer

* blockscout#110 use env replace to hard code for l1 explorer

---------

Co-authored-by: albert.zhang <shellteo@163.com>

* merge develop into main (blockscout#122)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

* fix: wrong text

* fix: wrong text (blockscout#87)

* fix: add link to batch index (blockscout#84)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

Co-authored-by: albert.zhang <shellteo@163.com>

* fix: wrong text (blockscout#86)

* fix: add link to batch index

* default 0 if l1 fee is null

* blockscout#83 fix: The number of blocks is not consistent with the number of transactions in banner

* fix: wrong text

Co-authored-by: albert.zhang <shellteo@163.com>

Co-authored-by: albert.zhang <shellteo@163.com>

* logo add text wadsley

* logo add text wadsley

* update logo

* update logo

* blockscout#95 Added a user tip on L1 gas price to display in bit

* fix: remove contract verify feature (blockscout#99)

* blockscout#95 Added a user tip on L1 gas price to display in bit (blockscout#105)

* blockscout#95 Added a user tip on L1 gas price to display in bit

* fix: remove contract verify feature

* blockscout#104 fix: "Optimization runs" does not display while reset button was be clicked

* blockscout#102 fix: Multiple prompts display while contract was called

* revert contract verify feature

* revert contract verify

* add debug code

* blockscout#104 elements do not hide while reset button was be clicked

* blockscout#110 use env replace to hard code for l1 explorer

* blockscout#110 use env replace to hard code for l1 explorer

* recover contract verify

---------

Co-authored-by: albert.zhang <shellteo@163.com>

---------

Co-authored-by: albert.zhang <shellteo@163.com>
Co-authored-by: Shijiang Guo <guoshijiang2012@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants