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

Return the interfaces for models rather than the concrete models #14

Merged
merged 4 commits into from
Jan 27, 2018

Conversation

JSkimming
Copy link
Owner

No description provided.

@JSkimming JSkimming self-assigned this Jan 27, 2018
@codecov
Copy link

codecov bot commented Jan 27, 2018

Codecov Report

Merging #14 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines         560    562    +2     
  Branches       71     70    -1     
=====================================
+ Hits          560    562    +2
Impacted Files Coverage Δ
src/Tesla.NET/Models/Internal/EpochConversion.cs 100% <ø> (ø)
...c/Tesla.NET/Models/Internal/AccessTokenResponse.cs 100% <ø> (ø)
src/Tesla.NET/TeslaAuthClient.cs 100% <ø> (ø) ⬆️
src/Tesla.NET/Models/Internal/Vehicle.cs 100% <ø> (ø)
src/Tesla.NET/TeslaClient.cs 100% <ø> (ø) ⬆️
src/Tesla.NET/Models/Internal/MessageResponse.cs 100% <ø> (ø)
src/Tesla.NET/Models/Internal/VehicleState.cs 100% <ø> (ø)
...c/Tesla.NET/Models/Internal/ResponseDataWrapper.cs 100% <ø> (ø)
src/Tesla.NET/Models/Internal/ChargeState.cs 100% <ø> (ø)
src/Tesla.NET/Models/Internal/DriveState.cs 100% <ø> (ø)
... and 1 more

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 255cfbb...1739721. Read the comment docs.

@JSkimming JSkimming merged commit b82f230 into master Jan 27, 2018
@JSkimming JSkimming deleted the return-model-interfaces branch January 27, 2018 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant