Skip to content

Replace test.com with special-use domain name.#769

Merged
duckontheweb merged 3 commits into
stac-utils:mainfrom
guidorice:fix/732-special-use-domains
Mar 31, 2022
Merged

Replace test.com with special-use domain name.#769
duckontheweb merged 3 commits into
stac-utils:mainfrom
guidorice:fix/732-special-use-domains

Conversation

@guidorice
Copy link
Copy Markdown
Contributor

@guidorice guidorice commented Mar 18, 2022

Related Issue(s): #

Fixes #732

Description:

Use stac.test instead of test.com, following https://www.rfc-editor.org/rfc/rfc6761.html

PR Checklist:

  • Code is formatted (run pre-commit run --all-files)
  • Tests pass (run scripts/test)
  • Documentation has been updated to reflect changes, if applicable
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG. See the docs for information about adding to the changelog.

@duckontheweb duckontheweb requested a review from schwehr March 30, 2022 19:36
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 30, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.55%. Comparing base (037fd73) to head (3ab25f2).
⚠️ Report is 630 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #769   +/-   ##
=======================================
  Coverage   94.55%   94.55%           
=======================================
  Files          79       79           
  Lines       11647    11647           
  Branches     1372     1372           
=======================================
  Hits        11013    11013           
  Misses        455      455           
  Partials      179      179           

☔ 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.

@duckontheweb duckontheweb merged commit d5c597d into stac-utils:main Mar 31, 2022
@guidorice guidorice deleted the fix/732-special-use-domains branch March 31, 2022 16:51
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.

Use a proper domain for testing - example.org or example.com

4 participants