Closed Sciator closed 1 year ago
Currently creates one more request than needed. Better identification of last page needed
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
2f9e5ed
) 90.30% compared to head (ae2c18b
) 90.35%.
Files | Patch % | Lines |
---|---|---|
influxdb_client/client/tasks_api.py | 94.59% | 2 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes #614
Proposed Changes
added
tasks_api.find_tasks_iter
Checklist
pytest tests
completes successfully