bulktrade / SMSC

Open Source SMSC solution with monitoring, billing, SMPP, SS7 and REST API support.
http://smsc.io
Apache License 2.0
76 stars 36 forks source link

Features/ee #51

Closed deacix closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #51 into master will increase coverage by 10.24%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master      #51       +/-   ##
===========================================
+ Coverage   60.08%   70.32%   +10.24%     
===========================================
  Files          76       28       -48     
  Lines        1423      428      -995     
  Branches      169       36      -133     
===========================================
- Hits          855      301      -554     
+ Misses        542      127      -415     
+ Partials       26        0       -26
Impacted Files Coverage Δ
...o/smsc/service/impl/StaticResourceServiceImpl.java
...src/main/java/io/smsc/config/AppConfiguration.java
...c/main/java/io/smsc/controller/AuthController.java
...c/main/java/io/smsc/model/dashboard/Dashboard.java
.../config/SpringDataRestValidationConfiguration.java
...re/src/main/java/io/smsc/model/dashboard/Kind.java
...va/io/smsc/jwt/model/JWTAuthenticationRequest.java
.../src/main/java/io/smsc/model/customer/Contact.java
modules/core/src/main/java/io/smsc/model/Role.java
...ain/java/io/smsc/exception/EmptySaltException.java
... and 38 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 91ec395...359a717. Read the comment docs.