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

tests: re-enable tests #1208

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

tests: re-enable tests #1208

wants to merge 1 commit into from

Conversation

glevco
Copy link
Contributor

@glevco glevco commented Jan 31, 2025

Motivation

We recently removed Sync-v1 from our tests suite, and I just found out that multiple tests are not running because they don't set __test__ = True anymore.

Acceptance Criteria

  • Remove __test__ = False from the SimulatorTestCase.

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@glevco glevco self-assigned this Jan 31, 2025
jansegre
jansegre previously approved these changes Jan 31, 2025
Copy link

github-actions bot commented Jan 31, 2025

🐰 Bencher Report

Branchtests/reenable-tests
Testbedubuntu-22.04
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
minutes (m)
(Result Δ%)
Lower Boundary
minutes (m)
(Limit %)
Upper Boundary
minutes (m)
(Limit %)
sync-v2 (up to 20000 blocks)📈 view plot
🚷 view threshold
1.49
(-8.93%)
1.47
(98.82%)
1.80
(82.80%)
🐰 View full continuous benchmarking report in Bencher

jansegre
jansegre previously approved these changes Jan 31, 2025
jansegre
jansegre previously approved these changes Jan 31, 2025
Copy link

codecov bot commented Feb 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.47%. Comparing base (8b02ba5) to head (60bfc2e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1208      +/-   ##
==========================================
+ Coverage   83.65%   84.47%   +0.81%     
==========================================
  Files         320      320              
  Lines       24562    24562              
  Branches     3767     3767              
==========================================
+ Hits        20547    20748     +201     
+ Misses       3256     3075     -181     
+ Partials      759      739      -20     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review (WIP)
Development

Successfully merging this pull request may close these issues.

2 participants