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

adjustments to consent storage to prevent cache-busting #122

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

jberghoef
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #122 (412ebae) into master (95488ec) will increase coverage by 0.26%.
The diff coverage is 90.54%.

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   89.41%   89.67%   +0.26%     
==========================================
  Files          26       27       +1     
  Lines        1313     1385      +72     
==========================================
+ Hits         1174     1242      +68     
- Misses        139      143       +4     
Files Changed Coverage Δ
src/wagtail_tag_manager/views.py 57.31% <40.00%> (-1.44%) ⬇️
src/wagtail_tag_manager/consent.py 88.54% <88.54%> (ø)
src/wagtail_tag_manager/apps.py 100.00% <100.00%> (ø)
src/wagtail_tag_manager/config.py 94.02% <100.00%> (+0.04%) ⬆️
src/wagtail_tag_manager/endpoints.py 100.00% <100.00%> (ø)
src/wagtail_tag_manager/middleware.py 98.63% <100.00%> (+0.03%) ⬆️
src/wagtail_tag_manager/models/constants.py 93.18% <100.00%> (ø)
src/wagtail_tag_manager/models/tags.py 94.52% <100.00%> (ø)
src/wagtail_tag_manager/models/triggers.py 89.39% <100.00%> (ø)
src/wagtail_tag_manager/models/variables.py 84.37% <100.00%> (ø)
... and 4 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jberghoef jberghoef merged commit 93052c2 into master Sep 13, 2023
20 of 21 checks passed
@jberghoef jberghoef deleted the feature/consent-upgrade branch September 13, 2023 07:24
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