Skip to content

fix: bugfix to pass project_name to factory. (Fixes #649)#650

Open
skxeve wants to merge 1 commit intofeature/644-add-raw-argumentsfrom
feature/649-bugfix-pjname-v3
Open

fix: bugfix to pass project_name to factory. (Fixes #649)#650
skxeve wants to merge 1 commit intofeature/644-add-raw-argumentsfrom
feature/649-bugfix-pjname-v3

Conversation

@skxeve
Copy link
Collaborator

@skxeve skxeve commented Mar 4, 2026

Brief

Fixes #649

Points to Check

  • Any unexpected impact
  • The overall quality is trending positively

Test

Confirmed

In my local environment, install cliboa and make project code, and run it successfully.

Note on Testing Scope:

Currently, automated tests are limited to individual classes, and the integration between multiple classes remains unautomated. While I see this as an area for improvement, I have kept it out of scope for this PR to prioritize the v3 beta release and avoid over-expanding the scope. I hope to automate these integration tests in the future.

Review Limit

  • Write review limit on pull request title.

@skxeve skxeve self-assigned this Mar 4, 2026
@skxeve skxeve added the bug Something isn't working label Mar 4, 2026
@skxeve skxeve added this to the v3.0 milestone Mar 4, 2026
@skxeve skxeve linked an issue Mar 4, 2026 that may be closed by this pull request
@skxeve skxeve force-pushed the feature/649-bugfix-pjname-v3 branch from 91e0847 to 9e14df3 Compare March 4, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: project_name is not passed to CliboaFactory

1 participant