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

[WIP] Release v1.0.4 #318

Merged
merged 44 commits into from
Oct 20, 2022
Merged

[WIP] Release v1.0.4 #318

merged 44 commits into from
Oct 20, 2022

Conversation

alextreme
Copy link
Member

No description provided.

alextreme and others added 30 commits September 21, 2022 19:23
Make sure you configure the environment variable "OPEN_FORMS_DOMAIN"
to activate proper CSP headers.
… default white color hides various frontend elements)
alextreme and others added 5 commits October 6, 2022 19:51
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.9 to 3.9.11.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.9...3.9.11)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
'removes' white square behind roundings
@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2022

Codecov Report

Merging #318 (fb8c3b8) into main (98c6ce7) will decrease coverage by 0.07%.
The diff coverage is 87.62%.

@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
- Coverage   96.57%   96.49%   -0.08%     
==========================================
  Files         416      417       +1     
  Lines       12624    12692      +68     
==========================================
+ Hits        12191    12247      +56     
- Misses        433      445      +12     
Impacted Files Coverage Δ
src/open_inwoner/accounts/query.py 100.00% <ø> (ø)
src/open_inwoner/accounts/views/registration.py 98.70% <ø> (-0.07%) ⬇️
src/open_inwoner/configurations/models.py 91.36% <ø> (ø)
src/open_inwoner/pdc/urls.py 100.00% <ø> (ø)
src/open_inwoner/plans/managers.py 83.33% <0.00%> (ø)
src/open_inwoner/utils/context_processors.py 90.90% <ø> (ø)
src/open_inwoner/accounts/views/invite.py 90.32% <50.00%> (-2.79%) ⬇️
src/open_inwoner/pdc/views.py 85.77% <50.00%> (-2.62%) ⬇️
src/open_inwoner/accounts/forms.py 97.83% <66.66%> (+0.01%) ⬆️
src/open_inwoner/pdc/models/product.py 89.07% <80.00%> (-0.40%) ⬇️
... and 13 more

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

@alextreme
Copy link
Member Author

Seems we have a non-deterministic sometimes-failing test, most likely due to caching:

FAIL: test_user_cant_access_the_password_reset_view_more_than_5_times
(open_inwoner.accounts.tests.test_password_reset_view.PasswordResetViewTests)

@alextreme
Copy link
Member Author

2 tests have been checked and seem not to be consistently succeeding, ignoring failure.

@alextreme alextreme merged commit dd30803 into main Oct 20, 2022
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.

4 participants