Skip to content

feat: simpler component configuration #279

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 12 commits into from
May 19, 2025

Add tests

a65a860
Select commit
Loading
Failed to load commit list.
Merged

feat: simpler component configuration #279

Add tests
a65a860
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 19, 2025 in 1s

88.65% (-0.03%) compared to 434ec8a

View this Pull Request on Codecov

88.65% (-0.03%) compared to 434ec8a

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.65%. Comparing base (434ec8a) to head (a65a860).

Files with missing lines Patch % Lines
djangocms_frontend/plugin_tag.py 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
- Coverage   88.68%   88.65%   -0.03%     
==========================================
  Files         124      124              
  Lines        3366     3376      +10     
  Branches      283      287       +4     
==========================================
+ Hits         2985     2993       +8     
- Misses        264      265       +1     
- Partials      117      118       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.