Skip to content

Add login#19

Open
CamBrown101 wants to merge 18 commits intomasterfrom
add-login
Open

Add login#19
CamBrown101 wants to merge 18 commits intomasterfrom
add-login

Conversation

@CamBrown101
Copy link
Owner

  • Add User class
  • Add ability to edit password
  • Add Views for registration, login, welcome page and password change

@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2021

Codecov Report

Merging #19 (f9b2bca) into master (0d9048e) will decrease coverage by 25.68%.
The diff coverage is 16.39%.

❗ Current head f9b2bca differs from pull request most recent head 222e26d. Consider uploading reports for the commit 222e26d to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##           master      #19       +/-   ##
===========================================
- Coverage   64.81%   39.13%   -25.69%     
===========================================
  Files          11       16        +5     
  Lines          54      115       +61     
===========================================
+ Hits           35       45       +10     
- Misses         19       70       +51     
Impacted Files Coverage Δ
app/controllers/passwords_controller.rb 0.00% <0.00%> (ø)
app/controllers/registrations_controller.rb 0.00% <0.00%> (ø)
app/controllers/sessions_controller.rb 0.00% <0.00%> (ø)
app/controllers/application_controller.rb 83.33% <80.00%> (-16.67%) ⬇️
app/models/current.rb 100.00% <100.00%> (ø)
app/models/user.rb 100.00% <100.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 3b6c6a5...222e26d. Read the comment docs.

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.

2 participants