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

feat: sign in #111

Merged
merged 2 commits into from
Jan 10, 2025
Merged

feat: sign in #111

merged 2 commits into from
Jan 10, 2025

Conversation

guillermomachado
Copy link

@guillermomachado guillermomachado commented Jan 9, 2025

What does this do?

Adds sign-in functionality that would work with our BlackMarket API.

Who/what does this impact?

Auth functionality.

How did you test this?

Set the API_URL env variable to https://rs-blackmarket-api.herokuapp.com/api and test sign-in flow.

Copy link

github-actions bot commented Jan 9, 2025

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 53%
52.62% (271/515) 45.58% (98/215) 37.56% (74/197)

😎 Tests Results

Tests Skipped Failures Errors Time
69 0 💤 0 ❌ 0 🔥 27.946s ⏱️
👀 Tests Details • (53%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files52.6245.5837.5653.15 
api/auth010000 
   use-login.ts01000019–37
app0000 
   _layout.tsx000020–64
   sign-in.tsx01000011–24
components54.541005054.54 
   login-form.tsx10010050100 

@guillermomachado guillermomachado merged commit c323aba into master Jan 10, 2025
8 checks passed
@guillermomachado guillermomachado deleted the feat/sign-in branch January 10, 2025 17:53
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.

4 participants