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

chore: Add unit test to the subgraph #269

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

alainncls
Copy link
Collaborator

What does this PR do?

Add unit tests for the subgraph

Related ticket

Fixes #225

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@alainncls alainncls self-assigned this Oct 10, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2023

Codecov Report

Merging #269 (0f4876a) into dev (4c68daf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #269   +/-   ##
=======================================
  Coverage   91.51%   91.51%           
=======================================
  Files          13       13           
  Lines         224      224           
  Branches       53       53           
=======================================
  Hits          205      205           
  Misses         10       10           
  Partials        9        9           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alainncls alainncls force-pushed the chore/add-unit-test-to-the-subgraph branch 10 times, most recently from 82c2622 to c353da0 Compare October 16, 2023 13:57
@alainncls alainncls force-pushed the chore/add-unit-test-to-the-subgraph branch 18 times, most recently from 9819ffb to 95edc61 Compare October 20, 2023 21:03
@alainncls alainncls force-pushed the chore/add-unit-test-to-the-subgraph branch 16 times, most recently from 232ca34 to 2d51fdb Compare October 21, 2023 22:49
@alainncls alainncls marked this pull request as ready for review October 21, 2023 22:50
@alainncls alainncls enabled auto-merge (squash) October 23, 2023 20:20
@alainncls alainncls force-pushed the chore/add-unit-test-to-the-subgraph branch from 2d51fdb to 0f4876a Compare October 23, 2023 20:20
@alainncls alainncls merged commit b69c80b into dev Oct 23, 2023
7 checks passed
@alainncls alainncls deleted the chore/add-unit-test-to-the-subgraph branch October 23, 2023 20:22
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.

[TASK] Add unit test to the subgraph
3 participants