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

Fix broken test and run-checks script #1347

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

antimora
Copy link
Collaborator

Pull Request Template

Checklist

  • Confirmed that run-checks all script has been executed.
  • Made sure the book is up to date with changes in this PR.

Changes

This fixes a broken unit test that was overlooked. run-checks did not catch it. I fixed the run-check script as well.

Testing

Confirmed broken test and verified after a fix.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.13%. Comparing base (d6e8593) to head (a1d772a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1347      +/-   ##
==========================================
+ Coverage   78.86%   80.13%   +1.26%     
==========================================
  Files         561      561              
  Lines       62781    62845      +64     
==========================================
+ Hits        49515    50360     +845     
+ Misses      13266    12485     -781     

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

Copy link
Member

@louisfd louisfd left a comment

Choose a reason for hiding this comment

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

LGTM

@louisfd louisfd merged commit 08302e3 into tracel-ai:main Feb 23, 2024
14 checks passed
@nathanielsimard nathanielsimard deleted the record-serde-test-fix branch February 24, 2024 15:25
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