Skip to content

Updating TTC-lambda to output data in proper shape for augmentation-lambda#420

Merged
robertandremitchell merged 14 commits intomainfrom
rob/413-ttc-not-using-nonstandardcodeinstance
Apr 3, 2026
Merged

Updating TTC-lambda to output data in proper shape for augmentation-lambda#420
robertandremitchell merged 14 commits intomainfrom
rob/413-ttc-not-using-nonstandardcodeinstance

Conversation

@robertandremitchell
Copy link
Copy Markdown
Collaborator

Description

Better aligning the output of the ttc-lambda in preparation for augmentation.

Related Issues

Closes #413

Additional Notes

[Add any additional context or notes that reviewers should know about.]

<--------------------- REMOVE THE LINES BELOW BEFORE MERGING --------------------->

Checklist

Please review and complete the following checklist before submitting your pull request:

  • I have ensured that the pull request is of a manageable size, allowing it to be reviewed within a single session.
  • I have reviewed my changes to ensure they are clear, concise, and well-documented.
  • I have updated the documentation, if applicable.
  • I have added or updated test cases to cover my changes, if applicable.
  • I have minimized the number of reviewers to include only those essential for the review.

Checklist for Reviewers

Please review and complete the following checklist during the review process:

  • The code follows best practices and conventions.
  • The changes implement the desired functionality or fix the reported issue.
  • The tests cover the new changes and pass successfully.
  • Any potential edge cases or error scenarios have been considered.

@robertandremitchell robertandremitchell linked an issue Apr 2, 2026 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.78%. Comparing base (4580311) to head (29fcd14).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
+ Coverage   95.69%   95.78%   +0.08%     
==========================================
  Files          42       42              
  Lines        2161     2183      +22     
==========================================
+ Hits         2068     2091      +23     
+ Misses         93       92       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@robertandremitchell robertandremitchell changed the title Updating TTC-lambda to use Updating TTC-lambda to output data in proper shape for augmentation-lambda Apr 2, 2026
Copy link
Copy Markdown
Member

@nickclyde nickclyde left a comment

Choose a reason for hiding this comment

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

Nice work Rob! Found one bug and a couple of suggestions.

Copy link
Copy Markdown
Collaborator

@BradySkylight BradySkylight left a comment

Choose a reason for hiding this comment

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

This looks really good! 🚀

@robertandremitchell robertandremitchell merged commit d031555 into main Apr 3, 2026
5 checks passed
@robertandremitchell robertandremitchell deleted the rob/413-ttc-not-using-nonstandardcodeinstance branch April 3, 2026 18:57
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.

TTC Not using NonstandardCodeInstance

4 participants