-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add missing readme files #36
Conversation
Codecov Report
@@ Coverage Diff @@
## master #36 +/- ##
=========================================
Coverage 96.62% 96.62%
Complexity 1050 1050
=========================================
Files 155 155
Lines 2486 2486
Branches 231 231
=========================================
Hits 2402 2402
Misses 31 31
Partials 53 53
Continue to review full report at Codecov.
|
2e4bc51
to
a3451fa
Compare
26bcf01
to
6a49dfa
Compare
6a49dfa
to
0ff5a6e
Compare
49dee37
to
8af431c
Compare
nrich-core-api/src/main/java/net/croz/nrich/core/api/exception/EntityNotFoundException.java
Show resolved
Hide resolved
8f462d0
to
5d215b4
Compare
515dae3
to
577416a
Compare
…ode parts and add missing class declarations)
…ag in code parts, fix errors in code and add missing class declarations)
…remove extra dots)
…d missing dots, sync comment on boolean with rest of code)
… in code parts and add missing class declarations)
…in code parts, add missing lombok annotations and add missing class declarations)
…ove extra dots and fix spelling)
…ode parts, fix errors and add missing class declarations)
…ode parts and add missing class declarations)
…ns of usage for nrich-logging-spring-boot-starter module README.MD
a688869
to
798f80c
Compare
Basic information
1.4.0
Project
Additional information
Description
Add missing README files and missing information in existing README files.
Summary
Added missing README files and missing information in existing README files.
Details
Related issue
Types of changes
Checklist
I have added tests to cover my changes