Skip to content

Conversation

@andrewb1269
Copy link
Contributor

Description:

Update the releaserc file commit analyzer plugin to use the conventional commits preset.

Related Issue(s):

Fixes #1089

**Description**:

Update the releaserc file commit analyzer plugin to use the conventional commits preset.

**Related Issue(s)**:

Fixes #1089

Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
@andrewb1269 andrewb1269 self-assigned this Nov 7, 2025
@andrewb1269 andrewb1269 added the github_actions Pull requests that update GitHub Actions code label Nov 7, 2025
@andrewb1269 andrewb1269 requested review from a team as code owners November 7, 2025 15:26
@andrewb1269 andrewb1269 linked an issue Nov 7, 2025 that may be closed by this pull request
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

Unit Test Results

 26 files  ±0   26 suites  ±0   41s ⏱️ -1s
109 tests ±0  105 ✅ ±0  4 💤 ±0  0 ❌ ±0 
110 runs  ±0  106 ✅ ±0  4 💤 ±0  0 ❌ ±0 

Results for commit 97f206f. ± Comparison against base commit a98c886.

@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.09%. Comparing base (a98c886) to head (97f206f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1090      +/-   ##
============================================
- Coverage     67.36%   67.09%   -0.27%     
  Complexity      339      339              
============================================
  Files            64       64              
  Lines          1336     1319      -17     
  Branches        157      157              
============================================
- Hits            900      885      -15     
+ Misses          373      371       -2     
  Partials         63       63              

see 7 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrewb1269 andrewb1269 merged commit 5f3f0df into main Nov 8, 2025
17 of 19 checks passed
@andrewb1269 andrewb1269 deleted the 1089-update-commit-analyzer-to-use-conventionalcommits-preset branch November 8, 2025 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update commit analyzer to use conventionalcommits preset

3 participants