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

fix(scraper): Fix bulk analyzis helper to return a sync Generator #99

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

vvatelot
Copy link
Member

Fix #98

@github-actions github-actions bot added the tests label Aug 30, 2024
Copy link

github-actions bot commented Aug 30, 2024

Coverage PR 99

Branch coverage •
FileStmtsMissCoverMissing
bases/ecoindex/cli
   app.py944354%138–141, 143, 158–159, 171, 204–205, 207, 215, 224–225, 227, 236–239, 241, 243–244, 249, 253–254, 256, 258, 261, 263–265, 267–268, 271–273, 281, 285, 317, 319, 327, 331, 335
components/ecoindex/scraper
   helper.py201335%17, 24–27, 29, 51–52, 54–56, 73–74
TOTAL69722767% 

@vvatelot vvatelot merged commit 974aba3 into main Aug 30, 2024
6 checks passed
@vvatelot vvatelot deleted the fix/scraper-bulk-analyzis branch August 30, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Python throw an error when submitting an analysis
1 participant