Open renovate[bot] opened 3 years ago
Merging #51 (7e50e44) into master (dba095d) will decrease coverage by
1.65%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #51 +/- ##
==========================================
- Coverage 62.22% 60.57% -1.66%
==========================================
Files 5 5
Lines 225 175 -50
==========================================
- Hits 140 106 -34
+ Misses 76 60 -16
Partials 9 9
Impacted Files | Coverage Δ | |
---|---|---|
src/protocol/crypto/main.go | 57.89% <0.00%> (-2.58%) |
:arrow_down: |
src/protocol/crypto/util_mock.go | 66.03% <0.00%> (-0.16%) |
:arrow_down: |
src/util/pad/pad.go | 100.00% <0.00%> (ø) |
|
src/util/pad/pad_utf8.go | 100.00% <0.00%> (ø) |
|
src/protocol/crypto/util.go | 48.64% <0.00%> (+0.57%) |
:arrow_up: |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
This PR contains the following updates:
v0.0.3
->v0.0.5
Release Notes
gin-contrib/sessions
### [`v0.0.5`](https://togithub.com/gin-contrib/sessions/releases/tag/v0.0.5) [Compare Source](https://togithub.com/gin-contrib/sessions/compare/v0.0.4...v0.0.5) #### Changelog ##### Features - [`bd1e07d`](https://togithub.com/gin-contrib/sessions/commit/bd1e07d) feat: Add GoRM session store ([#131](https://togithub.com/gin-contrib/sessions/issues/131)) - [`202bf0f`](https://togithub.com/gin-contrib/sessions/commit/202bf0f) Mark session as written when updating options ([#142](https://togithub.com/gin-contrib/sessions/issues/142)) - [`d309d04`](https://togithub.com/gin-contrib/sessions/commit/d309d04) Support multiple cookies in request for tester ([#150](https://togithub.com/gin-contrib/sessions/issues/150)) - [`f48b1cf`](https://togithub.com/gin-contrib/sessions/commit/f48b1cf) add support for official mongodb driver - new version ([#154](https://togithub.com/gin-contrib/sessions/issues/154)) ### [`v0.0.4`](https://togithub.com/gin-contrib/sessions/compare/v0.0.3...v0.0.4) [Compare Source](https://togithub.com/gin-contrib/sessions/compare/v0.0.3...v0.0.4)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.