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

test: increased coverage on BlockManager and RandomNoManager #733

Merged
merged 7 commits into from
Mar 9, 2022

Conversation

GauravJain9
Copy link
Contributor

@GauravJain9 GauravJain9 commented Feb 28, 2022

Fixes #685

@coveralls
Copy link

coveralls commented Feb 28, 2022

Coverage Status

Coverage increased (+0.9%) to 98.776% when pulling 97c872c on GauravJain9:BM into 4fd81ca on razor-network:master.

Copy link
Member

@SamAg19 SamAg19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

coverage of block manager is not 100%. Please increase the coverage for block manager

@GauravJain9
Copy link
Contributor Author

coverage of block manager is not 100%. Please increase the coverage for block manager

Checks left may not be reached so can have discussion to not delay decided to push this

@0xcuriousapple 0xcuriousapple marked this pull request as draft March 1, 2022 07:33
@0xcuriousapple 0xcuriousapple marked this pull request as ready for review March 4, 2022 07:35
@SkandaBhat SkandaBhat self-requested a review March 7, 2022 10:14
@SkandaBhat SkandaBhat merged commit e94c99d into razor-network:master Mar 9, 2022
SkandaBhat added a commit that referenced this pull request Mar 15, 2022
* Increased Coverage on CollectionManager (#715)

* moved from weighted mean to weighted median (#710)

* Natspec added to parameters and random manager (#712)

* natspec changes to randomManager

* natspec added to parameters

* linting fixes

* natspec fixes

* natspec added to internal functions

* lint fixes

* spelling fix

* test: increased test coverage (#725)

* test: increased Coverage on StakeManager and MerklePos (#730)

* docs: natspec added to delegator, block manager and vote manager (#729)

* docs: natspec added to delegator, block manager and vote manager

* docs: natspec fix

* docs: natspec added to events

* docs: natspec fix

* docs: lint fix

* docs: natspec added to staked token contracts (#734)

* feat: add docgen to the project from natspec (#731)

* feat: add docgen to the project from natspec

* fix: fix package.json versions

* fix: fix tests

* chore: fix locks

Co-authored-by: SkandaBhat <bhat.skanda.m@gmaill.com>

* fix: removed require statement from BlockManager (#740)

* test: increased coverage on BlockManager and RandomNoManager (#733)

* test: increased coverage on BlockManager and RandomNoManager

* test: increased coverage on BlockManager added test case

* test: increased coverage on blockManager

* feat: merged from master

* fix: fixed gascompare error

* fix: clean up docgen (#743)

Co-authored-by: SkandaBhat <bhat.skanda.m@gmaill.com>

* fix: only propose revealed assets of epoch (#726)

* fix: only propose revealed assets of epoch

* chore: lint

* fix: medianIndex renamed to activeCollectionIndex

* chore: slither and lint

* chore: silly slither

* fix: scenarios failing

* fix: disputes optimised and one bug with penalties fixed

* docs: added natspec comments

* chore: cleanup

* fix: reveal event updated for node needs

* fix: scenarios test failing

* fix: activeCollectionIndex renamed to leafId

* fix: optmized for calls in loop : slither warning (#745)

Co-authored-by: Gaurav Jain <65170724+GauravJain9@users.noreply.github.com>
Co-authored-by: SamAg19 <52957842+SamAg19@users.noreply.github.com>
Co-authored-by: SkandaBhat <bhat.skanda.m@gmaill.com>
Co-authored-by: Abhishek Vispute <abhivispute33@gmail.com>
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.

Increase Test Coverage to max
5 participants