Skip to content
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

Plugin_system_mvp #68

Merged
merged 18 commits into from
Nov 20, 2024
Merged

Plugin_system_mvp #68

merged 18 commits into from
Nov 20, 2024

Conversation

stuartmaxwell
Copy link
Owner

MVP release includes:

  • Core functionality
  • Full test coverage
  • Docs

Copy link
Owner Author

@stuartmaxwell stuartmaxwell left a comment

Choose a reason for hiding this comment

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

Fixes Issue #67

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/djpress/__init__.py 100.00% <100.00%> (ø)
src/djpress/app_settings.py 100.00% <ø> (ø)
src/djpress/apps.py 100.00% <100.00%> (ø)
src/djpress/checks.py 100.00% <100.00%> (ø)
src/djpress/models/post.py 100.00% <100.00%> (ø)
src/djpress/plugins.py 100.00% <100.00%> (ø)

🚨 Try these New Features:

@stuartmaxwell stuartmaxwell merged commit 06b9493 into main Nov 20, 2024
17 checks passed
@stuartmaxwell stuartmaxwell deleted the plugin_system_mvp branch November 20, 2024 02:41
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