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

Ferigis.35.sessions endpoint #36

Merged
merged 2 commits into from
Aug 13, 2018
Merged

Ferigis.35.sessions endpoint #36

merged 2 commits into from
Aug 13, 2018

Conversation

ferigis
Copy link
Contributor

@ferigis ferigis commented Aug 1, 2018

[close #35]

@ferigis ferigis force-pushed the ferigis.35.sessions_endpoint branch 3 times, most recently from a094931 to 09ffdf8 Compare August 1, 2018 14:11
@ferigis ferigis force-pushed the ferigis.35.sessions_endpoint branch from 09ffdf8 to 7c80ed2 Compare August 1, 2018 14:19
@coveralls
Copy link

Pull Request Test Coverage Report for Build 60

  • 33 of 33 (100.0%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 52: 0.0%
Covered Lines: 199
Relevant Lines: 199

💛 - Coveralls

@codecov-io
Copy link

Codecov Report

Merging #36 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   99.39%   99.49%   +0.09%     
==========================================
  Files          16       22       +6     
  Lines         166      199      +33     
==========================================
+ Hits          165      198      +33     
  Misses          1        1
Impacted Files Coverage Δ
lib/poa_backend/application.ex 100% <ø> (ø) ⬆️
lib/poa_backend/auth/models/user.ex 100% <100%> (ø)
test/ancillary/utils.ex 100% <100%> (ø)
lib/poa_backend/auth/router.ex 100% <100%> (ø)
lib/poa_backend/auth/supervisor.ex 100% <100%> (ø)
lib/poa_backend/auth/guardian.ex 100% <100%> (ø)
lib/poa_backend/auth.ex 100% <100%> (ø)
... and 3 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 dd1b206...7c80ed2. Read the comment docs.

ferigis added a commit that referenced this pull request Aug 8, 2018
@ferigis ferigis mentioned this pull request Aug 8, 2018
@Dzol Dzol merged commit 1ba5580 into master Aug 13, 2018
@Dzol Dzol deleted the ferigis.35.sessions_endpoint branch August 13, 2018 12:55
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.

[Authorisation] creating sessions endpoint
4 participants