Skip to content

refactor: remove inconsistent defaults from internet.password()#767

Merged
Shinigami92 merged 3 commits intomainfrom
chore/internet/password-cleanup
Apr 4, 2022
Merged

refactor: remove inconsistent defaults from internet.password()#767
Shinigami92 merged 3 commits intomainfrom
chore/internet/password-cleanup

Conversation

@ST-DDT
Copy link
Copy Markdown
Member

@ST-DDT ST-DDT commented Apr 3, 2022

The defaults in the password method are inconsistent, I consolidated them and removed useless lines.

@ST-DDT ST-DDT added c: chore PR that doesn't affect the runtime behavior p: 1-normal Nothing urgent labels Apr 3, 2022
@ST-DDT ST-DDT added this to the v6.1 - First bugfixes milestone Apr 3, 2022
@ST-DDT ST-DDT requested review from a team April 3, 2022 15:54
@ST-DDT ST-DDT self-assigned this Apr 3, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 3, 2022

Codecov Report

Merging #767 (d077eb0) into main (fb1b87e) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head d077eb0 differs from pull request most recent head f528b54. Consider uploading reports for the commit f528b54 to get more accurate results

@@            Coverage Diff             @@
##             main     #767      +/-   ##
==========================================
- Coverage   99.34%   99.34%   -0.01%     
==========================================
  Files        1918     1918              
  Lines      176479   176478       -1     
  Branches      914      908       -6     
==========================================
- Hits       175322   175320       -2     
- Misses       1101     1102       +1     
  Partials       56       56              
Impacted Files Coverage Δ
src/internet.ts 100.00% <100.00%> (ø)
src/helpers.ts 99.14% <0.00%> (-0.14%) ⬇️

Comment thread src/internet.ts
@ejcheng ejcheng added c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs and removed c: chore PR that doesn't affect the runtime behavior labels Apr 3, 2022
@ST-DDT ST-DDT requested a review from a team April 4, 2022 15:04
@Shinigami92 Shinigami92 changed the title chore: remove inconsistent defaults from internet.password() refactor: remove inconsistent defaults from internet.password() Apr 4, 2022
@Shinigami92 Shinigami92 enabled auto-merge (squash) April 4, 2022 15:07
@Shinigami92 Shinigami92 merged commit 845c6db into main Apr 4, 2022
@Shinigami92 Shinigami92 deleted the chore/internet/password-cleanup branch April 4, 2022 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs p: 1-normal Nothing urgent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants