#4052 closed enhancement (fixed)

Tighten type definitions in http storage modules so they actually get type checked

Reported by: itamarst Owned by: GitHub <noreply@…>
Priority: normal Milestone: HTTP Storage Protocol
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

There was e.g. bug in one of the tests that mypy didn't catch, unclear if that's modules' fault or test modules' fault, but really want maximum test coverage from the start.

Change History (4)

comment:1 Changed at 2023-07-25T19:34:33Z by itamarst

  • Milestone changed from undecided to HTTP Storage Protocol

comment:2 Changed at 2023-07-26T17:20:56Z by itamarst

  • Milestone changed from HTTP Storage Protocol to HTTP Storage Protocol v2

comment:3 Changed at 2023-07-28T18:17:52Z by itamarst

  • Milestone changed from HTTP Storage Protocol v2 to HTTP Storage Protocol

comment:4 Changed at 2023-08-02T18:34:12Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In e67ef7a/trunk:

Merge pull request #1323 from tahoe-lafs/4052.more-type-checking-gbs

More type check for http storage server

Fixes ticket:4052

Note: See TracTickets for help on using tickets.