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

kvs: add additional tests & comments #1771

Closed
wants to merge 2 commits into from

Conversation

chu11
Copy link
Member

@chu11 chu11 commented Oct 26, 2018

By nothing more than chance was working on adding unit tests to cover #1751 that were not related to #1760. But now that I need to add unit tests to #1760, these changes are actually useful. So trying to sneak these in first.

This is not dependent on #1764, could go in first.

@chu11
Copy link
Member Author

chu11 commented Oct 26, 2018

hit a #1595 , restart builder

@chu11
Copy link
Member Author

chu11 commented Oct 26, 2018

rebased

chu11 added 2 commits October 26, 2018 13:23
Add tests in kvstxn to test number of missing references returned
when processing.
@chu11
Copy link
Member Author

chu11 commented Oct 26, 2018

oops, noticed a typo and an extra excessive test that I removed. already squashed

@chu11
Copy link
Member Author

chu11 commented Oct 26, 2018

actually, I'll close this PR ... I'll do this an #1760 in the same pull request.

@chu11 chu11 closed this Oct 26, 2018
@codecov-io
Copy link

Codecov Report

Merging #1771 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1771      +/-   ##
==========================================
+ Coverage   79.58%   79.58%   +<.01%     
==========================================
  Files         185      185              
  Lines       34459    34459              
==========================================
+ Hits        27423    27424       +1     
+ Misses       7036     7035       -1
Impacted Files Coverage Δ
src/modules/kvs/kvs.c 65.97% <ø> (+0.15%) ⬆️
src/modules/kvs/kvstxn.c 78.42% <ø> (ø) ⬆️
src/common/libflux/response.c 79.62% <0%> (-1.24%) ⬇️
src/broker/modservice.c 78.84% <0%> (-0.97%) ⬇️
src/common/libflux/message.c 81.14% <0%> (+0.12%) ⬆️
src/common/libutil/base64.c 95.91% <0%> (+0.68%) ⬆️

@chu11 chu11 deleted the issue1751 branch June 5, 2021 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.

2 participants