Skip to content

Conversation

git-staus
Copy link
Contributor

See the issue for more details.

`pyproject.toml` files support development dependencies via a `dev` group under
`[dependency-groups]`, but currently the testing functionality for `mocket`
itself is defined as the optional dependecy `test` under in the section
`[project.optional-dependencies]`, so it would be best to configure
documentation likewise and leave the the possibility to refactor both for the
future.
Copy link

sonarqubecloud bot commented Oct 8, 2025

Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.04%. Comparing base (4fc2dfa) to head (a4bca82).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #311   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files          22       22           
  Lines        1051     1051           
=======================================
  Hits         1041     1041           
  Misses         10       10           

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

@git-staus git-staus changed the title Move all existing documentation into pdoc (#310) Resolve #310: Move all existing documentation into pdoc Oct 8, 2025
@git-staus git-staus changed the title Resolve #310: Move all existing documentation into pdoc Move all existing documentation into pdoc Oct 8, 2025
@git-staus
Copy link
Contributor Author

Somehow GitHub is not detecting that this PR will RESOLVE #310

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