Closed rangehow closed 1 month ago
Attention: Patch coverage is 90.74074%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 94.25%. Comparing base (
1a85851
) to head (ba3b2be
). Report is 13 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
nano_graphrag/_utils.py | 90.56% | 5 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I didn't see this PR until now, yesterday I ended up adding tqdm
to every task so that all the progress bars were available by default. Happy to help with this if needed :+1:
I didn't see this PR until now, yesterday I ended up adding
tqdm
to every task so that all the progress bars were available by default. Happy to help with this if needed.
Hi @NazimHAli. You can bring up a new PR, and I will reorganize the submitted code by removing the percentage related parts. But it's better to do it quickly, because tonight this PR will be merged.
@gusye1234 cc
I didn't see this PR until now, yesterday I ended up adding
tqdm
to every task so that all the progress bars were available by default. Happy to help with this if needed.Hi @NazimHAli. You can bring up a new PR, and I will reorganize the submitted code by removing the percentage related parts. But it's better to do it quickly, because tonight this PR will be merged.
I won't have time to do it before this gets merged. You can continue with this change and I can do a follow-up later.