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

Implement Canonical URLs #821

Merged
merged 5 commits into from
Oct 15, 2024
Merged

Implement Canonical URLs #821

merged 5 commits into from
Oct 15, 2024

Conversation

tristanlatr
Copy link
Contributor

Fixes #608

This comment has been minimized.

This comment has been minimized.

1 similar comment

This comment has been minimized.

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.22%. Comparing base (68cb9f8) to head (8b33a8a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #821      +/-   ##
==========================================
+ Coverage   92.20%   92.22%   +0.01%     
==========================================
  Files          47       47              
  Lines        8495     8513      +18     
  Branches     1882     1886       +4     
==========================================
+ Hits         7833     7851      +18     
  Misses        385      385              
  Partials      277      277              

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

Copy link

github-actions bot commented Oct 2, 2024

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

numpy (https://github.com/numpy/numpy): typechecking got 1.08x slower (148.7s -> 160.9s)
(Performance measurements are based on a single noisy sample)

@tristanlatr
Copy link
Contributor Author

This is ready to be merged!

@tristanlatr tristanlatr merged commit 41b734b into master Oct 15, 2024
41 checks passed
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.

Implement canonical HTML meta tag in the templates
1 participant