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

save with optional overwrite #135

Merged
merged 3 commits into from
Jan 6, 2022
Merged

save with optional overwrite #135

merged 3 commits into from
Jan 6, 2022

Conversation

scholarsmate
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2022

Codecov Report

Merging #135 (852ade7) into main (a79ef73) will increase coverage by 0.83%.
The diff coverage is 94.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
+ Coverage   92.65%   93.48%   +0.83%     
==========================================
  Files          17       17              
  Lines        1184     1320     +136     
==========================================
+ Hits         1097     1234     +137     
+ Misses         87       86       -1     
Impacted Files Coverage Δ
src/lib/change.cpp 91.66% <ø> (ø)
src/lib/check.cpp 75.00% <ø> (ø)
src/lib/impl_/internal_fun.cpp 62.29% <ø> (ø)
src/lib/version.c 100.00% <ø> (ø)
src/lib/edit.cpp 88.19% <50.00%> (+0.61%) ⬆️
src/lib/utility.c 95.09% <90.74%> (-4.91%) ⬇️
src/tests/omega_test.cpp 100.00% <100.00%> (ø)
src/lib/encodings.c 80.00% <0.00%> (+6.66%) ⬆️
src/lib/impl_/find.cpp 100.00% <0.00%> (+8.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a79ef73...852ade7. Read the comment docs.

@scholarsmate scholarsmate merged commit 68da3ff into main Jan 6, 2022
@scholarsmate scholarsmate deleted the save_overwrite_optional branch January 6, 2022 00:48
@scholarsmate scholarsmate self-assigned this Jan 6, 2022
@scholarsmate scholarsmate added this to the v0.7.0 milestone Jan 6, 2022
@scholarsmate scholarsmate added the requirement This is a requirement label Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requirement This is a requirement
Projects
Development

Successfully merging this pull request may close these issues.

REQ-PER-02 editor shall provide an auto-incremented file revision number to save without prompting user
2 participants