Skip to content

Conversation

@igdianov
Copy link
Collaborator

Fixes #232

@igdianov igdianov self-assigned this Apr 18, 2020
@igdianov igdianov added the bug label Apr 18, 2020
@codecov
Copy link

codecov bot commented Apr 18, 2020

Codecov Report

Merging #261 into master will increase coverage by 0.04%.
The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #261      +/-   ##
============================================
+ Coverage     72.22%   72.27%   +0.04%     
  Complexity     1028     1028              
============================================
  Files            71       71              
  Lines          4688     4689       +1     
  Branches        670      670              
============================================
+ Hits           3386     3389       +3     
+ Misses         1014     1013       -1     
+ Partials        288      287       -1     
Impacted Files Coverage Δ Complexity Δ
...ventures/graphql/jpa/query/schema/JavaScalars.java 47.05% <75.00%> (+0.82%) 6.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 5da68e8...c138490. Read the comment docs.

@igdianov igdianov merged commit cecb286 into master Apr 18, 2020
@igdianov igdianov deleted the fix-date-format-thread-safe branch April 18, 2020 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Concurrent execution, SimpleDateFormat is not threadsafe

2 participants