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

Allow overriding of ZoneId. Fixes #65 #67

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Allow overriding of ZoneId. Fixes #65 #67

merged 1 commit into from
Sep 21, 2020

Conversation

mattmook
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #67 into main will decrease coverage by 0.06%.
The diff coverage is 57.14%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #67      +/-   ##
============================================
- Coverage     83.86%   83.79%   -0.07%     
- Complexity      520      523       +3     
============================================
  Files            98       98              
  Lines          1258     1259       +1     
  Branches        239      239              
============================================
  Hits           1055     1055              
+ Misses          143      142       -1     
- Partials         60       62       +2     
Impacted Files Coverage Δ Complexity Δ
...pmattus/kotlinfixture/resolver/ThreeTenResolver.kt 88.67% <0.00%> (-1.89%) 29.00 <1.00> (ø)
...m/appmattus/kotlinfixture/resolver/TimeResolver.kt 95.74% <0.00%> (-2.13%) 30.00 <1.00> (ø)
...pmattus/kotlinfixture/resolver/JodaTimeResolver.kt 82.92% <80.00%> (-2.08%) 28.00 <1.00> (+1.00) ⬇️
...pmattus/kotlinfixture/resolver/PopulateInstance.kt 76.19% <0.00%> (+2.38%) 0.00% <0.00%> (ø%)
...us/kotlinfixture/resolver/AbstractClassResolver.kt 100.00% <0.00%> (+10.00%) 7.00% <0.00%> (+2.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 0c89d59...a45b2d3. Read the comment docs.

@mattmook mattmook merged commit aadc581 into main Sep 21, 2020
@mattmook mattmook deleted the zoneid branch September 21, 2020 14:04
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.

None yet

1 participant