Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

chore: devnet to testnet #198

Merged
merged 14 commits into from
Feb 2, 2024
Merged

chore: devnet to testnet #198

merged 14 commits into from
Feb 2, 2024

Conversation

dtfiedler
Copy link
Collaborator

No description provided.

dtfiedler and others added 14 commits February 2, 2024 10:16
This will avoid any issues of knowing who to distribute/penalize when distributions come around
Will update integration tests in next commit
…vers set in state for the epoch

Also updates tests to properly handle ticking state
Standardizing how we set up integration tests. Making it easy to extend. Also ensures tick state is called before any write interactions are posted to avoid unexpected discrepencies
Simplify the test setup for prescribedObservers.
feat(prescribed): set prescribed observers in contract state
@codecov-commenter
Copy link

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (a0ae592) 83.17% compared to head (58db2a2) 83.24%.
Report is 22 commits behind head on main.

Files Patch % Lines
src/actions/write/evolveState.ts 25.00% 3 Missing ⚠️
src/transfer.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
+ Coverage   83.17%   83.24%   +0.07%     
==========================================
  Files          35       35              
  Lines        1539     1546       +7     
  Branches      375      380       +5     
==========================================
+ Hits         1280     1287       +7     
  Misses        230      230              
  Partials       29       29              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants