Skip to content

Conversation

@dampcake
Copy link
Owner

Closes #10

As far as I can tell it outputs valid bencode now. Just pulled from the URL and was able to decode it no problem.

Also fixes deprecation warnings.

@codecov
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.61%. Comparing base (bd30fa2) to head (ecdef57).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #18   +/-   ##
=========================================
  Coverage     98.61%   98.61%           
  Complexity       98       98           
=========================================
  Files             7        7           
  Lines           217      217           
  Branches         31       31           
=========================================
  Hits            214      214           
  Partials          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dampcake dampcake changed the title Add test of debian bttracker Add test for debian bttracker Mar 27, 2025
@dampcake dampcake merged commit da0f689 into main Mar 27, 2025
9 checks passed
@dampcake dampcake deleted the test-debian-tracker branch March 27, 2025 05:30
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

Successfully merging this pull request may close these issues.

Decode exception when decoding string from http://bttracker.debian.org/

2 participants