• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Parquery / reconnecting-ftp
75%

Build:
DEFAULT BRANCH: master
Repo Added 10 Nov 2021 11:06PM UTC
Files 1
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • v1.1.1
  • v1.1.2

12 Sep 2024 09:45AM UTC coverage: 75.0%. Remained the same
10828348595

push

github

web-flow
Released 1.1.2 (#23)

* Added logic to retry on ConnectionError (#21)
* Added logic to retry on ``BrokenPipeError`` (#19)
* Removed support for Python 3.6 and added for 3.11 (#20)
* Added support for Python 3.10 (#16)

114 of 152 relevant lines covered (75.0%)

3.0 hits per line

Relevant lines Covered
Build:
Build:
152 RELEVANT LINES 114 COVERED LINES
3.0 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10828348595 master Released 1.1.2 (#23) * Added logic to retry on ConnectionError (#21) * Added logic to retry on ``BrokenPipeError`` (#19) * Removed support for Python 3.6 and added for 3.11 (#20) * Added support for Python 3.10 (#16) push 12 Sep 2024 09:46AM UTC web-flow github
75.0
10629511540 master Added logic to retry on ConnectionError (#21) The library fails catastrophically with ``ConnectionResetError``. This is however a common exception when the connection breaks after a timeout, so a re-connect should be re-tried rather than panici... push 30 Aug 2024 08:34AM UTC web-flow github
75.0
10591439320 master Added logic to retry on ``BrokenPipeError`` (#19) We added the logic to handle the ``BrokenPipeError`` gracefully. The errors are sorted in alphabetical order. Fixes #18. push 28 Aug 2024 06:32AM UTC mristin github
75.0
10591432156 master Retry on BrokenPipeError (#19) push 28 Aug 2024 06:32AM UTC web-flow github
75.0
10591131259 master Removed support for Python 3.6 and added for 3.11 (#20) Python 3.6 reached end-of-life, and is not supported by GitHub anymore. Hence, we can not test for it on the remote CI. While we are at it, we added the support for Python 3.11. This, in... push 28 Aug 2024 06:07AM UTC web-flow github
75.0
1955964443 master Re-formatted docstrings according to PEP 257 (#17) push 09 Mar 2022 07:43AM UTC GitHub github pending completion  
1955935869 master Added support for Python 3.10 (#16) push 09 Mar 2022 07:35AM UTC GitHub github pending completion  
1446610137 master Fixed code coverage (#14) push 10 Nov 2021 11:41PM UTC GitHub github pending completion  
1446588642 master Released 1.1.1 (#13) push 10 Nov 2021 11:33PM UTC GitHub github pending completion  
1446580097 master Added badges and updated supported Python versions (#12) push 10 Nov 2021 11:30PM UTC GitHub github pending completion  
See All Builds (24)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc