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

Refactor and improve tests #121

Merged
merged 36 commits into from
Jan 25, 2023
Merged

Refactor and improve tests #121

merged 36 commits into from
Jan 25, 2023

Conversation

0xripleys
Copy link

No description provided.

@0xripleys 0xripleys changed the title 0xripleys refactor tests (WIP) Refactor and improve tests Jan 12, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2023

Codecov Report

Merging #121 (d6cfbca) into upcoming (8594030) will increase coverage by 0.82%.
The diff coverage is 98.35%.

@@             Coverage Diff              @@
##           upcoming     #121      +/-   ##
============================================
+ Coverage     79.12%   79.94%   +0.82%     
============================================
  Files            36       40       +4     
  Lines          9006    12712    +3706     
============================================
+ Hits           7126    10163    +3037     
- Misses         1880     2549     +669     
Impacted Files Coverage Δ
token-lending/cli/src/main.rs 0.06% <0.00%> (-0.07%) ⬇️
token-lending/program/tests/helpers/genesis.rs 0.00% <0.00%> (ø)
token-lending/sdk/src/instruction.rs 98.13% <0.00%> (+7.80%) ⬆️
...lending/program/tests/redeem_reserve_collateral.rs 95.60% <95.34%> (-2.61%) ⬇️
...lending/program/tests/deposit_reserve_liquidity.rs 96.52% <96.33%> (-3.48%) ⬇️
...nding/program/tests/helpers/solend_program_test.rs 96.60% <96.60%> (ø)
token-lending/program/tests/helpers/mock_pyth.rs 96.83% <96.83%> (ø)
...ing/program/tests/deposit_obligation_collateral.rs 97.61% <97.36%> (-0.94%) ⬇️
...sit_reserve_liquidity_and_obligation_collateral.rs 98.03% <97.93%> (-1.97%) ⬇️
...nding/program/tests/borrow_obligation_liquidity.rs 98.44% <98.23%> (+0.03%) ⬆️
... and 54 more

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

@0xripleys 0xripleys changed the title (WIP) Refactor and improve tests Refactor and improve tests Jan 25, 2023
@0xripleys 0xripleys merged commit 7e2aca3 into upcoming Jan 25, 2023
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.

2 participants