• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tomasagata / 2023-mojodojocasahouse-backend / 6228063334
78%
main: 93%

Build:
Build:
LAST BUILD BRANCH: development
DEFAULT BRANCH: main
Ran 18 Sep 2023 09:11PM UTC
Jobs 1
Files 9
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Sep 2023 09:11PM UTC coverage: 100.0% (+3.7%) from 96.296%
6228063334

push

github

web-flow
Feature: Registration API (#4)

* Merge: Data validation in registration requests (#3)

* Added API Input Validation
- Checked for empty values
- Regex for expected values
- Check for nulls

* Changed Misconfigured UNIQUE Constraint
Unique Constraint previously configured with @UniqueConstraint using "email" field where "EMAIL" should be used. Changed to directly use @Column(unique = true)

* User Registration Validation
- Validates unique status of user email
- Added in-memory H2 database for testing phase
- Added unit tests for user repository data

* Removed Deprecated UserEntity Interface
- Moved ExtraUser from org.mojodojocasahouse.model.impl to org.mojodojocasahouse.model

2 of 2 branches covered (100.0%)

Branch coverage included in aggregate %.

69 of 69 relevant lines covered (100.0%)

3.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6228063334.1 18 Sep 2023 09:11PM UTC 0
100.0
GitHub Action Run
Source Files on build 6228063334
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6228063334
  • a41612a1 on github
  • Prev Build on development (#6178371574)
  • Next Build on development (#6250254174)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc