Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented Jun 25, 2025

It seems that the only function that did not have unit tests have bugs and the integration tests did not catch it because we weren't creating namespacepkg __init__.py files.

This change fixes the bug, adds a unit test for the remaining untested function.

Fixes #3023

It seems that the only function that did not have unit tests have bugs
and the integration tests did not catch it because we weren't creating
namespacepkg `__init__.py` files.

This change fixes the bug, adds a unit test for the remaining untested
function.

Fixes bazel-contrib#3023
@rickeylev rickeylev enabled auto-merge June 25, 2025 03:50
@rickeylev rickeylev added this pull request to the merge queue Jun 25, 2025
Merged via the queue into bazel-contrib:main with commit 4978027 Jun 25, 2025
3 checks passed
@aignas aignas deleted the fix/namespace-pkgs branch June 25, 2025 04:14
aignas added a commit that referenced this pull request Jun 25, 2025
It seems that the only function that did not have unit tests have bugs
and the integration tests did not catch it because we weren't creating
namespacepkg `__init__.py` files.

This change fixes the bug, adds a unit test for the remaining untested
function.

Fixes #3023

Co-authored-by: Richard Levasseur <[email protected]>
(cherry picked from commit 4978027)
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.5.0-rc2 has an error with enable_implicit_namespace_pkgs and _copy_file arguments
2 participants