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

Add databinding to fragments (#74) #75

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

Add databinding to fragments (#74) #75

wants to merge 2 commits into from

Conversation

AkshayCHD
Copy link

fixes #74

@codecov
Copy link

codecov bot commented May 18, 2018

Codecov Report

Merging #75 into master will increase coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #75      +/-   ##
===========================================
+ Coverage     12.67%   12.7%   +0.03%     
  Complexity       47      47              
===========================================
  Files            82      82              
  Lines          1862    1857       -5     
  Branches         91      91              
===========================================
  Hits            236     236              
+ Misses         1614    1609       -5     
  Partials         12      12
Impacted Files Coverage Δ Complexity Δ
...digitaloceanapp/fragments/SelectImageFragment.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../digitaloceanapp/fragments/DataCenterFragment.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../digitaloceanapp/fragments/SelectSizeFragment.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...loceanapp/fragments/AdditionalDetailsFragment.java 0% <0%> (ø) 0 <0> (ø) ⬇️

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 3c70b16...f19c02e. Read the comment docs.

@coding-blocks coding-blocks deleted a comment May 18, 2018
@coding-blocks coding-blocks deleted a comment May 18, 2018
@AkshayCHD
Copy link
Author

@championswimmer @the-dagger please have a look. About the code climate tests they are really inconsistent, the first kind of error regarding similar code are not correct, the codes are very different, and that to from the code that i didn't even change. The other errors are regarding the order of import statements which i changed thrice but each time it gives an error and tells a new order.

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.

Add databinding to fragments
1 participant