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

Bump django-meta version in setup.cfg #762

Merged
merged 2 commits into from Sep 25, 2023

Conversation

protoroto
Copy link
Member

Description

Bump django-meta version in setup.cfg

References

Fix #761

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (3d132af) 94.38% compared to head (e536f22) 94.38%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #762   +/-   ##
========================================
  Coverage    94.38%   94.38%           
========================================
  Files           26       26           
  Lines         1871     1871           
  Branches       266      266           
========================================
  Hits          1766     1766           
  Misses          53       53           
  Partials        52       52           
Flag Coverage Δ
unittests 94.38% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
djangocms_blog/__init__.py 100.00% <100.00%> (ø)
djangocms_blog/settings.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@protoroto protoroto merged commit f382ba3 into develop Sep 25, 2023
32 checks passed
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.

AttributeError: module 'meta.settings' has no attribute 'FB_APPID'
2 participants