Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: minor improvements of the github action #876

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tristanlatr
Copy link
Contributor

  • The template github action will now make pydoctor run on PRs as well.
    But still only push documentation when comitting to the main branch.
  • Added the required permission to the action because github changed the default permission a while ago now.
  • Bump version of actions-gh-pages from v3 to v4/

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.79%. Comparing base (5eb7328) to head (89b4639).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #876   +/-   ##
=======================================
  Coverage   92.79%   92.79%           
=======================================
  Files          47       47           
  Lines        8468     8468           
  Branches     1550     1550           
=======================================
  Hits         7858     7858           
  Misses        350      350           
  Partials      260      260           

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

@tristanlatr tristanlatr marked this pull request as ready for review February 14, 2025 16:45
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.

1 participant