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

Drop our snapshot-test crate for datatest-stable 🗑️ #97

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

jmackie
Copy link
Member

@jmackie jmackie commented Nov 15, 2022

snapshot-test was a quick and dirty replacement for `datatest, which was broken for recent nightly compilers.

But datatest-stable is much better, so let's use that instead. 👌

As part of this, I also moved golden test files to live under the tests directory.

@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #97 (6860bc3) into main (fecc716) will decrease coverage by 0.42%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   81.32%   80.89%   -0.43%     
==========================================
  Files          82       80       -2     
  Lines       14611    14258     -353     
==========================================
- Hits        11882    11534     -348     
+ Misses       2729     2724       -5     
Impacted Files Coverage Δ
crates/ditto-codegen-js/src/lib.rs 100.00% <ø> (ø)
crates/ditto-config/src/tests.rs 100.00% <ø> (ø)
crates/ditto-fmt/src/lib.rs 100.00% <ø> (ø)
crates/ditto-config/src/lib.rs 96.34% <100.00%> (ø)

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

@jmackie jmackie merged commit c265387 into main Nov 18, 2022
@jmackie jmackie deleted the rm-snapshot-test branch November 18, 2022 10:12
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