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

feat: add support for flexible lease acquisition and production readiness #830

Merged
merged 29 commits into from
Nov 20, 2024

chore: fix help output

07751b0
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for flexible lease acquisition and production readiness #830

chore: fix help output
07751b0
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 20, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 9
           

Complexity increasing per file
==============================
- src/core/lease/lease_manager.ts  6
- src/core/lease/lease_holder.ts  4
- src/core/lease/listr_lease.ts  5
- src/core/lease/lease.ts  8
- src/core/lease/lease_renewal.ts  3
- src/core/lease/lease_errors.ts  1
- test/e2e/integration/core/noop_lease_renewal_service.test.ts  1
- test/e2e/integration/core/lease_renewal.test.ts  2
- test/e2e/integration/core/lease.test.ts  2
         

Complexity decreasing per file
==============================
+ resources/post-build-script.js  -3
         

Clones added
============
- test/e2e/integration/core/lease_renewal.test.ts  7
- test/e2e/integration/core/lease.test.ts  23
- src/commands/relay.ts  1
- src/commands/network.ts  1
         

Clones removed
==============
+ src/core/certificate_manager.ts  -1
+ test/e2e/e2e_node_util.ts  -2
         

See the complete overview on Codacy