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

(#169) Renamed Login.login() -> Login.session() #194

Merged
merged 1 commit into from May 1, 2018
Merged

(#169) Renamed Login.login() -> Login.session() #194

merged 1 commit 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
@codecov
Copy link

codecov bot commented May 1, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #194   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files          47       47           
  Lines         619      619           
  Branches       28       28           
=======================================
  Hits          604      604           
  Misses         14       14           
  Partials        1        1
Impacted Files Coverage Δ
...llorllale/youtrack/api/session/PermanentToken.java 100% <ø> (ø) ⬆️
.../org/llorllale/youtrack/api/session/Anonymous.java 100% <ø> (ø) ⬆️
...orllale/youtrack/api/session/UsernamePassword.java 93.1% <ø> (ø) ⬆️
...n/java/org/llorllale/youtrack/api/CachedLogin.java 100% <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 85e0db4...48bc4d6. Read the comment docs.

@llorllale llorllale merged commit 77b44db into master May 1, 2018
@llorllale llorllale deleted the 169 branch May 1, 2018 17:31
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.

Rename Login.login() -> Login.session()
1 participant