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: Migrate auto_tests to new events API. #2559

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Jan 13, 2024

This change is Reviewable

@iphydf iphydf added this to the v0.2.19 milestone Jan 13, 2024
@iphydf iphydf force-pushed the events-tests branch 20 times, most recently from 6efb550 to 8015af8 Compare January 17, 2024 23:26
@iphydf iphydf marked this pull request as ready for review January 17, 2024 23:27
@iphydf iphydf force-pushed the events-tests branch 7 times, most recently from c7f4eb6 to e91ed88 Compare January 18, 2024 13:19
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bdd42b5) 66.80% compared to head (e07248d) 71.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2559      +/-   ##
==========================================
+ Coverage   66.80%   71.83%   +5.02%     
==========================================
  Files         148      148              
  Lines       30376    30376              
==========================================
+ Hits        20294    21820    +1526     
+ Misses      10082     8556    -1526     

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

Co-authored-by: Green Sky <green@g-s.xyz>
Copy link
Member

@JFreegman JFreegman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 34 of 35 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @iphydf)


auto_tests/group_general_test.c line 65 at r2 (raw file):

{
    for (size_t i = 0; i < tox_count; ++i) {
        // make sure we got an F response

what's an F response?

@iphydf iphydf merged commit e07248d into TokTok:master Jan 18, 2024
54 of 56 checks passed
@iphydf iphydf deleted the events-tests branch January 18, 2024 18:55
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

3 participants