Skip to content

Do not run test of pages deployment#666

Merged
AdrianDAlessandro merged 1 commit intomainfrom
no-test-on-docs-ci
Mar 31, 2026
Merged

Do not run test of pages deployment#666
AdrianDAlessandro merged 1 commit intomainfrom
no-test-on-docs-ci

Conversation

@AdrianDAlessandro
Copy link
Copy Markdown
Collaborator

Description

This is redundant because tests are already being run on pushes to main. It is also currently failing because of something to do with codecov needing a token because main is protected. Easier to remove...

Type of change

  • Documentation (non-breaking change that adds or improves the documentation)
  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Technical work (non-breaking, change which is work as part of a new feature)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass (eg. python -m pytest)
  • The documentation builds and looks OK (eg. mkdocs serve)
  • Pre-commit hooks run successfully (eg. pre-commit run --all-files)

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added or an issue has been opened to tackle that in the future. (Indicate issue here: # (issue))

This is redundant because tests are already being run on pushes to `main`. It is also failing because of something to do with codecov needing a token because `main` is protected.
@AdrianDAlessandro AdrianDAlessandro added this to the DisCouRSE Project milestone Mar 31, 2026
@github-project-automation github-project-automation Bot moved this to 📋 Backlog in Web App Development Mar 31, 2026
@AdrianDAlessandro AdrianDAlessandro moved this from 📋 Backlog to 👀 In review in Web App Development Mar 31, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@AdrianDAlessandro AdrianDAlessandro merged commit b431efc into main Mar 31, 2026
5 checks passed
@AdrianDAlessandro AdrianDAlessandro deleted the no-test-on-docs-ci branch March 31, 2026 13:12
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in Web App Development Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant