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

Add commit produced by llama3-a6990e #1

Closed
wants to merge 3 commits into from

Conversation

drawers
Copy link
Owner

@drawers drawers commented May 21, 2024

Description

This is a diff produced by running our lint fix with llama3-a6990e. To reproduce, check out target-for-lm-prs and run lintFix --continue

Key Value
Language model llama3:8b (a6990e)
Computer AMD Ryzen 5950X (32GB RAM) with NVidia GeForce RTX 3060 (12GB)
Time taken 43 min 31 seconds
Lines of code changed 4452

@@ -80,7 +80,7 @@ class AdClickAttributionPluginTest {
}

@Test
fun whenFeatureNameMatchesAdClickAttributionThenUpdateAllExistingLists() {
fun `whenFeatureNameMatchesAdClickAttributionThenUpdateAllExistingLists - update all existing lists`() {
Copy link
Owner Author

Choose a reason for hiding this comment

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

The function under test has not been inferred correctly here

@@ -299,7 +299,7 @@ class DuckDuckGoAdClickManagerTest {
}

@Test
fun whenClearTabIdCalledForTabThenRemoveDataForTab() {
fun `clearTabId - remove data for tab`() {
Copy link
Owner Author

Choose a reason for hiding this comment

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

Example of model choosing to omit the "state" part of the test convention

@drawers drawers force-pushed the target-for-lm-prs branch from 5b7db89 to 6cd522d Compare May 22, 2024 23:12
@drawers drawers closed this May 23, 2024
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.

1 participant