Skip to content

fix: rules and tests#531

Merged
pajgo merged 10 commits intofeat/sync-servicefrom
fix/rules-and-tests
Nov 15, 2021
Merged

fix: rules and tests#531
pajgo merged 10 commits intofeat/sync-servicefrom
fix/rules-and-tests

Conversation

@pajgo
Copy link
Copy Markdown
Collaborator

@pajgo pajgo commented Nov 9, 2021

  • rename Invocation to Revocation
  • scheduler fixes
  • rule-manager fixes + tests
  • extra tests

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 9, 2021

Codecov Report

Merging #531 (7e616a8) into feat/sync-service (8684797) will increase coverage by 0.39%.
The diff coverage is 98.24%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           feat/sync-service     #531      +/-   ##
=====================================================
+ Coverage              89.43%   89.83%   +0.39%     
=====================================================
  Files                    178      178              
  Lines                   3465     3481      +16     
=====================================================
+ Hits                    3099     3127      +28     
+ Misses                   366      354      -12     
Impacted Files Coverage Δ
src/actions/revoke-rule/get.js 100.00% <ø> (ø)
src/constants.js 100.00% <ø> (ø)
src/utils/revocation-rules-manager.js 94.23% <88.88%> (+0.11%) ⬆️
src/actions/revoke-rule/delete.js 100.00% <100.00%> (+60.00%) ⬆️
src/actions/revoke-rule/list.js 100.00% <100.00%> (ø)
src/actions/revoke-rule/update.js 100.00% <100.00%> (ø)
src/configs/revocation-rules-storage.js 100.00% <100.00%> (ø)
src/users.js 95.04% <100.00%> (ø)
src/utils/radix-filter/rule-group.js 92.30% <100.00%> (ø)
src/utils/radix-filter/storage.js 100.00% <100.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8684797...7e616a8. Read the comment docs.

@pajgo pajgo merged commit 3443b08 into feat/sync-service Nov 15, 2021
pajgo added a commit that referenced this pull request Feb 11, 2022
* fix: rename Invocation* to Revocation*
* feat: rule load
* fix: revoke-rules actions
* fix: rescheduling and more tests
* test: raise timeout interval consul
* fix: rule storage config + test
pajgo added a commit that referenced this pull request Feb 15, 2022
* fix: rename Invocation* to Revocation*
* feat: rule load
* fix: revoke-rules actions
* fix: rescheduling and more tests
* test: raise timeout interval consul
* fix: rule storage config + test
pajgo added a commit that referenced this pull request Mar 21, 2022
* fix: rename Invocation* to Revocation*
* feat: rule load
* fix: revoke-rules actions
* fix: rescheduling and more tests
* test: raise timeout interval consul
* fix: rule storage config + test
pajgo added a commit that referenced this pull request Mar 21, 2022
* fix: rename Invocation* to Revocation*
* feat: rule load
* fix: revoke-rules actions
* fix: rescheduling and more tests
* test: raise timeout interval consul
* fix: rule storage config + test
pajgo added a commit that referenced this pull request Mar 21, 2022
* fix: rename Invocation* to Revocation*
* feat: rule load
* fix: revoke-rules actions
* fix: rescheduling and more tests
* test: raise timeout interval consul
* fix: rule storage config + test
pajgo added a commit that referenced this pull request Mar 22, 2022
* fix: rename Invocation* to Revocation*
* feat: rule load
* fix: revoke-rules actions
* fix: rescheduling and more tests
* test: raise timeout interval consul
* fix: rule storage config + test
pajgo added a commit that referenced this pull request Mar 25, 2022
* fix: rename Invocation* to Revocation*
* feat: rule load
* fix: revoke-rules actions
* fix: rescheduling and more tests
* test: raise timeout interval consul
* fix: rule storage config + test
pajgo added a commit that referenced this pull request Mar 25, 2022
* feat: radix list (#528)
* feat: KV rule manager (#529)
* fix: rules and tests (#531)
* fix: replace TTL to expireAt in caches

Co-authored-by: pajgo <pavel.rogovoi@gmail.com>
pajgo added a commit that referenced this pull request Apr 1, 2022
* feat: radix list (#528)
* feat: KV rule manager (#529)
* fix: rules and tests (#531)
* fix: replace TTL to expireAt in caches

Co-authored-by: pajgo <pavel.rogovoi@gmail.com>
pajgo added a commit that referenced this pull request Apr 5, 2022
* feat: revocation rules sync (#519)
* feat: KV rule manager (#529)
* feat: stateless JWT (#530)
* fix: rules and tests (#531)

Co-authored-by: bludzhd <belkinadasha@gmail.com>
AVVS pushed a commit that referenced this pull request Apr 5, 2022
# [15.2.0](v15.1.7...v15.2.0) (2022-04-05)

### Features

* stateless auth ([#552](#552)) ([99a2ac0](99a2ac0)), closes [#519](#519) [#529](#529) [#530](#530) [#531](#531)
@pajgo pajgo deleted the fix/rules-and-tests branch July 5, 2022 11:08
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