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

refactor(transaction): use userdata to cache the local checker callback #252

Merged
merged 1 commit into from
Feb 24, 2020

Conversation

ShannonDing
Copy link
Member

What is the purpose of the change

refactor(transaction): use userdata to cache the local checker callback

Brief changelog

refactor(transaction): use userdata to cache the local checker callback

@ShannonDing ShannonDing added the refactor refactor functions label Feb 21, 2020
@ShannonDing ShannonDing added this to the 2.0.1 milestone Feb 21, 2020
@codecov-io
Copy link

Codecov Report

Merging #252 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
- Coverage    57.7%   57.69%   -0.01%     
==========================================
  Files         182      182              
  Lines       11651    11652       +1     
==========================================
  Hits         6723     6723              
- Misses       4928     4929       +1
Impacted Files Coverage Δ
src/extern/CProducer.cpp 42.69% <0%> (-0.13%) ⬇️

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 b5794ae...79b5b6d. Read the comment docs.

@vongosling vongosling merged commit 915d827 into apache:master Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor refactor functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants