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

0.19.0 #89

Merged
merged 26 commits into from
Jul 16, 2023
Merged

0.19.0 #89

merged 26 commits into from
Jul 16, 2023

Conversation

yoav-lavi
Copy link
Owner

@yoav-lavi yoav-lavi commented Jan 29, 2023

Description

Breaking

  • Sets MSRV to Rust 1.65.0

Features

  • Outputs a console.error on panics in the Wasm version

Refactoring

  • Runs Clippy for Rust 1.71 and fixes issues

Dependencies

  • Updates dependencies

Type of change

  • 💔 Breaking
  • 🚀 Feature
  • 🐛 Fix
  • 🛠️ Tooling
  • 🧪 Test
  • 📦 Dependency
  • 📖 Requires documentation update

@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Merging #89 (7def8e4) into main (4ec5e11) will decrease coverage by 6.90%.
The diff coverage is 55.00%.

❗ Current head 7def8e4 differs from pull request most recent head 3f76ac5. Consider uploading reports for the commit 3f76ac5 to get more accurate results

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   65.00%   58.10%   -6.90%     
==========================================
  Files          19       17       -2     
  Lines         860      716     -144     
==========================================
- Hits          559      416     -143     
+ Misses        301      300       -1     
Impacted Files Coverage Δ
crates/melody_cli/src/completions.rs 0.00% <ø> (ø)
crates/melody_cli/src/errors.rs 0.00% <0.00%> (ø)
crates/melody_cli/src/output.rs 0.00% <0.00%> (ø)
crates/melody_cli/src/types.rs 0.00% <ø> (ø)
crates/melody_compiler/src/ast/source_to_ast.rs 80.00% <100.00%> (ø)
crates/melody_compiler/src/regex/ast_to_regex.rs 98.06% <100.00%> (ø)

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@yoav-lavi yoav-lavi changed the title Run clippy for Rust 1.67 Run clippy for Rust 1.67, Update clap Jan 29, 2023
@yoav-lavi yoav-lavi changed the title Run clippy for Rust 1.67, Update clap Updates and cleanup Jul 16, 2023
@yoav-lavi yoav-lavi changed the title Updates and cleanup 0.19.0 Jul 16, 2023
@yoav-lavi yoav-lavi merged commit 1bc0a10 into main Jul 16, 2023
3 checks passed
@yoav-lavi yoav-lavi deleted the clippy-fixes branch July 16, 2023 18:01
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.

None yet

1 participant