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

wily build alway return No data collected for all operators #164

Open
opsdep opened this issue Sep 12, 2022 · 3 comments
Open

wily build alway return No data collected for all operators #164

opsdep opened this issue Sep 12, 2022 · 3 comments

Comments

@opsdep
Copy link

opsdep commented Sep 12, 2022

Regardless of where the build command is executed (whether it is filesystem for a git folder). It is always says No data collected. I have tested it on host and also from inside the container. But the result is the same. I have the analysis of module level. But I don't have the analysis for function level inside the module.

wily index is OK there no problem in output of it:
image

@Jhsmit
Copy link

Jhsmit commented Oct 14, 2022

I encountered this where wily rank only returned the top-level scripts (setup.py etc) despite running wily build src/.

I had this issue on windows on a clean conda environment (conda create ..., pip install wily),

When I switched to WSL I still get a lot of 'No data collected' messages; however I do get the expected output from wily rank

@ThomasLaPiana
Copy link

Same issue here, on Windows 11

@devdanzin
Copy link
Collaborator

Thanks for the reports! I'd like to investigate this, but cannot reproduce the issue.

Could you provide more repro steps, detailing Python version, wily version, installation steps, a repository for which this happens, the exact command used to build, the commands where the error is visible, the exact unexpected behavior observed, etc.?

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

No branches or pull requests

4 participants