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(service): add optional commit message to commit record #127

Merged
merged 1 commit into from
Aug 21, 2022

Conversation

LironEr
Copy link
Owner

@LironEr LironEr commented Aug 20, 2022

related: #116

@bundlemon
Copy link

bundlemon bot commented Aug 20, 2022

BundleMon

Unchanged files (12)
Status Path Size Limits
JS files
321.(hash).js
390.6KB -
main.(hash).js
276.64KB -
JS files
85.(hash).js
79.51KB -
JS files
474.(hash).js
68.96KB -
JS files
635.(hash).js
64.91KB -
JS files
677.(hash).js
51.64KB -
JS files
ReportsPage.(hash).js
17.07KB -
JS files
ReportPage.(hash).js
16.59KB -
JS files
708.(hash).js
11.41KB -
JS files
CreateProjectPage.(hash).js
11.38KB -
JS files
ReportsChart.(hash).js
6.45KB -
index.html
756B -

No change in files bundle size

Unchanged groups (2)
Status Path Size Limits
JS files
**/*.js
995.14KB -
Images
**/*.png
370.53KB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@codecov
Copy link

codecov bot commented Aug 20, 2022

Codecov Report

Merging #127 (94507f8) into next (58f689e) will increase coverage by 0.22%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             next     #127      +/-   ##
==========================================
+ Coverage   57.84%   58.06%   +0.22%     
==========================================
  Files          59       59              
  Lines        1523     1531       +8     
  Branches      322      324       +2     
==========================================
+ Hits          881      889       +8     
  Misses        642      642              
Impacted Files Coverage Δ
service/src/consts/schemas.ts 100.00% <ø> (ø)
service/src/consts/commitRecords.ts 100.00% <100.00%> (ø)
service/src/framework/mongo/commitRecords.ts 94.82% <100.00%> (+0.28%) ⬆️
service/src/utils/reportUtils.ts 77.77% <100.00%> (+17.77%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@LironEr LironEr merged commit f48ddd4 into next Aug 21, 2022
@LironEr LironEr deleted the feat/commit-msg branch August 21, 2022 19:33
@LironEr LironEr added this to the v2 milestone Aug 26, 2022
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.

None yet

1 participant