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

Setup pydoctor_primer #746

Closed tristanlatr closed 10 months ago

tristanlatr commented 11 months ago
codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f54b6ef) 92.69% compared to head (0db668f) 92.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #746 +/- ## ======================================= Coverage 92.69% 92.69% ======================================= Files 47 47 Lines 8285 8285 Branches 1826 1826 ======================================= Hits 7680 7680 Misses 347 347 Partials 258 258 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 11 months ago

According to pydoctor_primer, this change doesn't affect type check results on a corpus of open source code. ✅

github-actions[bot] commented 11 months ago

According to pydoctor_primer, this change doesn't affect type check results on a corpus of open source code. ✅

tristanlatr commented 11 months ago

@glyph would you be ok that I transfert the pydoctor_primer repository to the twisted org ?

glyph commented 11 months ago

@glyph would you be ok that I transfert the pydoctor_primer repository to the twisted org ?

sounds good

github-actions[bot] commented 11 months ago

According to pydoctor_primer, this change doesn't affect type pydoctor output on a corpus of open source code. ✅

github-actions[bot] commented 11 months ago

Diff from pydoctor_primer, showing the effect of this PR on open source code:

pydoctor (https://github.com/twisted/pydoctor): typechecking got 2.06x slower (33.0s -> 68.0s)
(Performance measurements are based on a single noisy sample)
github-actions[bot] commented 11 months ago

According to pydoctor_primer, this change doesn't affect pydoctor warnings on a corpus of open source code. ✅

github-actions[bot] commented 10 months ago

According to pydoctor_primer, this change doesn't affect pydoctor warnings on a corpus of open source code. ✅

tristanlatr commented 10 months ago

Would be cool to have a diff of the generated html pages as well. But the setup here would be essentially the same. So I’ll merge this PR and open a few issue on the pydoctor_primer repo.

github-actions[bot] commented 10 months ago

According to pydoctor_primer, this change doesn't affect pydoctor warnings on a corpus of open source code. ✅