Skip to content

fix issue: There is a thread safety issue with InfluxDBResultMapper #683#685

Merged
majst01 merged 1 commit intoinfluxdata:masterfrom
mayuefeng777:master
Jul 20, 2020
Merged

fix issue: There is a thread safety issue with InfluxDBResultMapper #683#685
majst01 merged 1 commit intoinfluxdata:masterfrom
mayuefeng777:master

Conversation

@mayuefeng777
Copy link
Copy Markdown
Contributor

Fixes #683

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 28, 2020

Codecov Report

Merging #685 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #685      +/-   ##
============================================
+ Coverage     88.18%   88.21%   +0.03%     
  Complexity      722      722              
============================================
  Files            69       69              
  Lines          2513     2511       -2     
  Branches        268      267       -1     
============================================
- Hits           2216     2215       -1     
  Misses          208      208              
+ Partials         89       88       -1     
Impacted Files Coverage Δ Complexity Δ
...n/java/org/influxdb/impl/InfluxDBResultMapper.java 89.36% <100.00%> (+0.55%) 57.00 <0.00> (ø)

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 01979bf...8b373a3. Read the comment docs.

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.

There is a thread safety issue with InfluxDBResultMapper

3 participants