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

Rewrite JS code to Rust #288

Merged
merged 46 commits into from
Dec 2, 2022
Merged

Rewrite JS code to Rust #288

merged 46 commits into from
Dec 2, 2022

Conversation

williamdes
Copy link
Owner

No description provided.

@williamdes
Copy link
Owner Author

cc @Guileas

@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2022

Codecov Report

Merging #288 (668ece2) into main (c4660a9) will increase coverage by 24.98%.
The diff coverage is 85.38%.

@@              Coverage Diff              @@
##               main     #288       +/-   ##
=============================================
+ Coverage     49.06%   74.04%   +24.98%     
  Complexity       77       77               
=============================================
  Files            12       14        +2     
  Lines           909     2651     +1742     
=============================================
+ Hits            446     1963     +1517     
- Misses          463      688      +225     
Flag Coverage Δ
rust 85.38% <85.38%> (?)
unit-7.1-ubuntu-latest 26.84% <ø> (ø)
unit-7.2-ubuntu-latest 26.84% <ø> (ø)
unit-7.3-ubuntu-latest 32.94% <ø> (ø)
unit-7.4-ubuntu-latest 32.94% <ø> (ø)
unit-8.0-ubuntu-latest 32.94% <ø> (ø)
unit-8.1-ubuntu-latest 32.94% <ø> (ø)
unit-nightly-ubuntu-latest 32.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/rust/extract.rs 0.00% <0.00%> (ø)
src/rust/lib.rs 0.00% <0.00%> (ø)
src/rust/mariadb-mysql-kbs.rs 9.09% <9.09%> (ø)
src/rust/data.rs 52.27% <52.27%> (ø)
src/rust/mariadb.rs 88.13% <88.13%> (ø)
src/rust/mysql.rs 90.38% <90.38%> (ø)
src/rust/cleaner.rs 92.05% <92.05%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@williamdes williamdes self-assigned this Nov 27, 2022
@williamdes williamdes added the enhancement New feature or request label Nov 27, 2022
@williamdes williamdes temporarily deployed to sudo-bot-workflows November 27, 2022 16:44 Inactive
@williamdes williamdes marked this pull request as ready for review December 2, 2022 11:29
williamdes added a commit that referenced this pull request Dec 2, 2022
@williamdes williamdes merged commit e6e8f99 into main Dec 2, 2022
@williamdes williamdes deleted the support-rust-cargo branch December 2, 2022 11:31
@williamdes williamdes temporarily deployed to sudo-bot-workflows December 2, 2022 11:31 Inactive
Repository owner locked as resolved and limited conversation to collaborators Dec 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants