Skip to content

Publish test utils#307

Merged
drdavella merged 4 commits intomainfrom
publish-test
Feb 27, 2024
Merged

Publish test utils#307
drdavella merged 4 commits intomainfrom
publish-test

Conversation

@clavedeluna
Copy link
Copy Markdown
Contributor

@clavedeluna clavedeluna commented Feb 27, 2024

Overview

Publish base test clases so now a developer can do from codemodder.codemods.test import BaseCodemodTest

Description

  • I don't know why code coverage went down but it did, by 0.5.

Additional Details

  • We may want to do some more cleanup or go ahead and remove the GitPython dependency, but since I know we want this published asap I made this PR at this point.

Closes #289

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
2 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@clavedeluna clavedeluna marked this pull request as ready for review February 27, 2024 13:05
Copy link
Copy Markdown
Member

@drdavella drdavella left a comment

Choose a reason for hiding this comment

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

This is great, thanks!

@drdavella drdavella added this pull request to the merge queue Feb 27, 2024
Merged via the queue into main with commit 2cdc91c Feb 27, 2024
@drdavella drdavella deleted the publish-test branch February 27, 2024 15:52
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.

Make test utilities part of the published package API

3 participants