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

v1.0.0 #113

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

v1.0.0 #113

wants to merge 10 commits into from

Conversation

jamiefdhurst
Copy link
Owner

Full release of Journal v1.0.0

Copy link

github-actions bot commented Jan 7, 2025

Test Results

44 tests   44 ✅  0s ⏱️
 7 suites   0 💤
 1 files     0 ❌

Results for commit 8b79de9.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 7, 2025

Code Coverage Results

Coverage Type Threshold Actual Coverage Status
Line 80% 92% Generic badge
Branch 0% 0% N/A

Code Coverage Summary

Code Coverage Details
Generated on: 01/08/2025 - 21:14:49
Parser: CoberturaParser
Assemblies: 9
Classes: 23
Files: 19
Covered lines: 357
Uncovered lines: 29
Coverable lines: 386
Total lines: 1159
Line coverage: 92.4% (357 of 386)
Covered branches: 0
Total branches: 0
Tag: 47_12679141848
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
github.com/jamiefdhurst/journal/internal/app 19 7 26 89 73% 0 0 ****
- 19 7 26 89 73% 0 0
github.com/jamiefdhurst/journal/internal/app/controller/apiv1 56 0 56 155 100% 0 0 ****
Create 18 0 18 43 100% 0 0
List 6 0 6 26 100% 0 0
Single 8 0 8 32 100% 0 0
Update 24 0 24 54 100% 0 0
github.com/jamiefdhurst/journal/internal/app/controller/web 87 11 98 314 88.7% 0 0 ****
- 3 0 3 31 100% 0 0
BadRequest 4 0 4 31 100% 0 0
Edit 27 2 29 66 93.1% 0 0
Index 23 0 23 59 100% 0 0
New 22 2 24 59 91.6% 0 0
Sitemap 0 7 7 32 0% 0 0
View 8 0 8 36 100% 0 0
github.com/jamiefdhurst/journal/internal/app/model 71 0 71 588 100% 0 0 ****
- 2 0 2 196 100% 0 0
Journal 16 0 16 196 100% 0 0
Journals 53 0 53 196 100% 0 0
github.com/jamiefdhurst/journal/internal/app/router 16 0 16 33 100% 0 0 ****
- 16 0 16 33 100% 0 0
github.com/jamiefdhurst/journal/pkg/controller 5 0 5 32 100% 0 0 ****
Super 5 0 5 32 100% 0 0
github.com/jamiefdhurst/journal/pkg/database 24 1 25 109 96% 0 0 ****
- 15 0 15 58 100% 0 0
Sqlite 9 1 10 51 90% 0 0
github.com/jamiefdhurst/journal/pkg/router 29 0 29 102 100% 0 0 ****
Router 29 0 29 102 100% 0 0
github.com/jamiefdhurst/journal/pkg/session 50 10 60 320 83.3% 0 0 ****
- 2 0 2 160 100% 0 0
DefaultStore 40 9 49 127 81.6% 0 0
Session 8 1 9 33 88.8% 0 0

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.

1 participant