Skip to content

fix: codecov support, docs simplify #117

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

Merged
merged 3 commits into from
Jan 25, 2025
Merged

Conversation

aliev
Copy link
Owner

@aliev aliev commented Jan 25, 2025

No description provided.

@aliev aliev requested a review from Copilot January 25, 2025 22:38
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 10 changed files in this pull request and generated no comments.

Files not reviewed (7)
  • Makefile: Language not supported
  • docs/source/contents.rst: Language not supported
  • docs/source/index.rst: Language not supported
  • docs/source/sections/examples/aiohttp.rst: Language not supported
  • docs/source/sections/examples/fastapi.rst: Language not supported
  • docs/source/sections/using/configuration.rst: Language not supported
  • docs/source/sections/using/server_database.rst: Language not supported
Comments suppressed due to low confidence (2)

docs/source/conf.py:17

  • The 'project' key in 'pyproject.toml' might not have a 'description' field. Add a check to ensure the field exists before accessing it.
project = about['project']['description']

docs/source/conf.py:18

  • The 'authors' list in 'pyproject.toml' might not have a 'name' field. Add a check to ensure the field exists before accessing it.
author = about['project']['authors'][0]['name']

Copy link

codecov bot commented Jan 25, 2025

❌ We are unable to process any of the uploaded JUnit XML files. Please ensure your files are in the right format.

@aliev aliev merged commit 1c8ce11 into master Jan 25, 2025
7 checks passed
@aliev aliev deleted the chore/fixing-codecov-docs branch January 25, 2025 22:54
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