-
Notifications
You must be signed in to change notification settings - Fork 657
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
[snapshots] Unit tests #3256
[snapshots] Unit tests #3256
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3256 +/- ##
==========================================
+ Coverage 84.06% 87.71% +3.65%
==========================================
Files 251 251
Lines 13792 13801 +9
==========================================
+ Hits 11594 12106 +512
+ Misses 2198 1695 -503 ☔ View full report in Codecov by Sentry. |
a84026f
to
c317e6a
Compare
c317e6a
to
cd543c8
Compare
ef4a85e
to
8b3c7a6
Compare
44f9682
to
e79eaef
Compare
adadffd
to
dc5a04b
Compare
873e8d6
to
fa2bf2e
Compare
f583acf
to
8d6b26e
Compare
9296d1d
to
909258f
Compare
6310719
to
6dd30d2
Compare
Add a file to test BaseSnapshot, with basic structure and a placeholder test.
Verify that QemuSnapshot capture throws on repeated snapshot tag.
Avoids failing to erase a snapshot because its JSON file is not available.
Check handling of failure to create parent directory in `JsonUtils::writeJson`
Oh, GH doesn't let me reopen 🤔 |
Hey @ricab! In order to be able to reopen this PR, the |
Hmm I see, thanks! Well I have since moved on from that so I guess I'll live with the replacement. |
No description provided.