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

Ignore casting string on driver #108

Merged
merged 1 commit into from
Mar 18, 2021
Merged

Conversation

koxudaxi
Copy link
Owner

Related Issues

#106

@codecov
Copy link

codecov bot commented Mar 18, 2021

Codecov Report

Merging #108 (efecc8d) into master (e93498d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #108   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        35        36    +1     
===========================================
  Files              8         8           
  Lines            257       266    +9     
  Branches          43        45    +2     
===========================================
+ Hits             257       266    +9     
Flag Coverage Δ Complexity Δ
unittests 100.00% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...data-api/src/com/koxudaxi/localDataApi/Resource.kt 100.00% <0.00%> (ø) 10.00% <0.00%> (ø%)
...-api/src/com/koxudaxi/localDataApi/LocalDataApi.kt 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...i/src/com/koxudaxi/localDataApi/ResourceManager.kt 100.00% <0.00%> (ø) 7.00% <0.00%> (ø%)
...src/com/koxudaxi/localDataApi/ConnectionManager.kt 100.00% <0.00%> (ø) 14.00% <0.00%> (+1.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 e93498d...efecc8d. Read the comment docs.

@koxudaxi koxudaxi merged commit d244bbc into master Mar 18, 2021
@koxudaxi koxudaxi deleted the ignore_casting_on_driver branch March 18, 2021 18:01
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.

1 participant