Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

(#166) Refactored some implementations to accept a Login instead of a Session #195

Merged
merged 3 commits into from May 1, 2018

Conversation

llorllale
Copy link
Owner

This PR:

@llorllale llorllale added this to the 1.0.0 milestone May 1, 2018
@llorllale llorllale self-assigned this May 1, 2018
Session

* Added tests for UncheckedIoFunction
@codecov
Copy link

codecov bot commented May 1, 2018

Codecov Report

Merging #195 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   97.57%   97.63%   +0.06%     
==========================================
  Files          47       48       +1     
  Lines         619      635      +16     
  Branches       28       28              
==========================================
+ Hits          604      620      +16     
  Misses         14       14              
  Partials        1        1
Impacted Files Coverage Δ
...java/org/llorllale/youtrack/api/DefaultIssues.java 100% <100%> (ø) ⬆️
.../org/llorllale/youtrack/api/XmlUsersOfProject.java 100% <100%> (ø) ⬆️
...rg/llorllale/youtrack/api/UncheckedIoFunction.java 100% <100%> (ø)
...java/org/llorllale/youtrack/api/DefaultFields.java 100% <100%> (ø) ⬆️
...va/org/llorllale/youtrack/api/DefaultProjects.java 100% <100%> (ø) ⬆️
...va/org/llorllale/youtrack/api/DefaultYouTrack.java 100% <100%> (ø) ⬆️
...llale/youtrack/api/DefaultProjectTimeTracking.java 100% <100%> (ø) ⬆️
...in/java/org/llorllale/youtrack/api/XmlProject.java 89.47% <100%> (ø) ⬆️

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 77b44db...d7d5022. Read the comment docs.

@llorllale llorllale merged commit 6f25b35 into master May 1, 2018
@llorllale llorllale deleted the 166 branch May 1, 2018 19:47
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.

None yet

1 participant