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

Cross test inputs test cases #1913

Merged
merged 19 commits into from
May 3, 2024
Merged

Conversation

VenelinMartinov
Copy link
Contributor

This one adds a bunch of test cases which point to discrepancies in the bridge. Most were generated through the property based tests.

I'll open issues for each one.

Stacked on #1912

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

Attention: Patch coverage is 59.25926% with 33 lines in your changes are missing coverage. Please review.

Project coverage is 60.26%. Comparing base (b467adc) to head (392774e).
Report is 3 commits behind head on master.

Files Patch % Lines
pkg/tests/cross-tests/input_check.go 68.57% 20 Missing and 2 partials ⚠️
pkg/tests/cross-tests/rapid_tv_gen.go 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1913      +/-   ##
==========================================
+ Coverage   60.23%   60.26%   +0.02%     
==========================================
  Files         328      329       +1     
  Lines       44390    44467      +77     
==========================================
+ Hits        26739    26796      +57     
- Misses      16152    16171      +19     
- Partials     1499     1500       +1     

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

@t0yv0 t0yv0 self-requested a review April 30, 2024 14:10
Base automatically changed from vvm/cross_test_input_check to master May 2, 2024 23:34
@VenelinMartinov VenelinMartinov enabled auto-merge (squash) May 2, 2024 23:38
@VenelinMartinov VenelinMartinov merged commit 8bf39a6 into master May 3, 2024
13 checks passed
@VenelinMartinov VenelinMartinov deleted the vvm/cross_test_inputs_test_cases branch May 3, 2024 01:18
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.

None yet

2 participants