Skip to content

Conversation

@wm-wm-wm
Copy link

Change Summary

Add directory with markdown version of documentation.

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@codecov
Copy link

codecov bot commented Jun 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.67%. Comparing base (407f593) to head (9d06b75).
Report is 21 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #367      +/-   ##
===========================================
+ Coverage    92.36%   92.67%   +0.30%     
===========================================
  Files          229      229              
  Lines        10245    10247       +2     
  Branches      1021     1021              
===========================================
+ Hits          9463     9496      +33     
+ Misses         587      564      -23     
+ Partials       195      187       -8     

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

@dolfinus dolfinus added the ci:skip-changelog Add this label to skip changelog file check label Jun 20, 2025
- "0.7.1": changelog/0.7.1
- "0.7.0": changelog/0.7.0
- "DB":
- db_/index.md
Copy link
Member

Choose a reason for hiding this comment

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

db_connection/ is mostly converted to .md, but is missing in navbar, so these pages cannot be reached

Copy link
Author

@wm-wm-wm wm-wm-wm Jun 20, 2025

Choose a reason for hiding this comment

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

commented "nav" section for a while, this switch on auto generated navigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:skip-changelog Add this label to skip changelog file check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants