Skip to content

refactor for legibility#5503

Merged
fdncred merged 2 commits intonushell:mainfrom
fdncred:db_schema_refactor
May 10, 2022
Merged

refactor for legibility#5503
fdncred merged 2 commits intonushell:mainfrom
fdncred:db_schema_refactor

Conversation

@fdncred
Copy link
Copy Markdown
Contributor

@fdncred fdncred commented May 10, 2022

Description

I had an idea to add other functionality to db schema but it was hard to do without refactoring it first. So, this PR is just a refactor.

Tests

Make sure you've run and fixed any issues with these commands:

  • cargo fmt --all -- --check to check standard code formatting (cargo fmt --all applies these changes)
  • cargo clippy --all --all-features -- -D warnings -D clippy::unwrap_used -A clippy::needless_collect to check that you're using the standard code style
  • cargo build; cargo test --all --all-features to check that all the tests pass

@fdncred fdncred merged commit 75c033e into nushell:main May 10, 2022
@fdncred fdncred deleted the db_schema_refactor branch May 10, 2022 17:49
fennewald pushed a commit to fennewald/nushell that referenced this pull request Jun 27, 2022
* refactor for legibility

* clippy
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