twisted / pydoctor

This is pydoctor, an API documentation generator that works by static analysis.
https://pydoctor.readthedocs.io
Other
184 stars 49 forks source link

Adjust cache control fixture for new version #716

Closed tristanlatr closed 1 year ago

tristanlatr commented 1 year ago

Fixes #715

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9106701) 92.49% compared to head (7120a48) 92.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #716 +/- ## ======================================= Coverage 92.49% 92.49% ======================================= Files 47 47 Lines 8103 8103 Branches 1935 1935 ======================================= Hits 7495 7495 Misses 354 354 Partials 254 254 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

tristanlatr commented 1 year ago

Merging this PR right away so we can have a green CI.