Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Unit test not running on java 8 due to missing timezones #617 #618

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

robneild
Copy link

@robneild robneild commented Jun 6, 2017

Add missing timezones

@codecov-io
Copy link

codecov-io commented Jun 6, 2017

Codecov Report

Merging #618 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #618      +/-   ##
============================================
+ Coverage     10.43%   10.44%   +0.01%     
- Complexity        0      470     +470     
============================================
  Files           550      550              
  Lines         20436    20439       +3     
  Branches       2626     2083     -543     
============================================
+ Hits           2132     2135       +3     
  Misses        18151    18151              
  Partials        153      153
Impacted Files Coverage Δ Complexity Δ
.../exchange/webservices/data/util/TimeZoneUtils.java 100% <100%> (ø) 5 <0> (+5) ⬆️

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 0e1ba52...912bbb7. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants