Skip to content

Conversation

alexandear
Copy link
Contributor

This PR replaces http:// with https:// where possible.

@gmlewis gmlewis changed the title docs: use secure URLs in string literals docs: Use secure URLs in string literals Jul 30, 2025
Copy link

codecov bot commented Jul 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.25%. Comparing base (f46ce36) to head (6d0641d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3657   +/-   ##
=======================================
  Coverage   91.25%   91.25%           
=======================================
  Files         185      185           
  Lines       16378    16378           
=======================================
  Hits        14945    14945           
  Misses       1249     1249           
  Partials      184      184           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of these URLs like "postbin.org" look suspicious.
How do we know we aren't spreading malware through these links?

@alexandear
Copy link
Contributor Author

PostBin is a legitimate service for developers
image

But I can replace it with localhost.

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @alexandear!
LGTM.
Merging.

@gmlewis gmlewis merged commit 17f7ee4 into google:master Jul 30, 2025
7 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.

2 participants