Skip to content

fix(release_create): remove extra blank line on virustotal amended release notes#19

Merged
ReenigneArcher merged 1 commit intomasterfrom
fix/release_create/remove-extra-blank-line
Jul 15, 2025
Merged

fix(release_create): remove extra blank line on virustotal amended release notes#19
ReenigneArcher merged 1 commit intomasterfrom
fix/release_create/remove-extra-blank-line

Conversation

@ReenigneArcher
Copy link
Member

Description

Amending virustotal results would result in an empty line inserted between the old and new results. This would make the list of results look funny, with an extra space between every list item.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

@codecov
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (736cb79) to head (0b479d2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #19   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          387       387           
=========================================
  Hits           387       387           
Flag Coverage Δ
Linux 100.00% <ø> (ø)
Windows 67.95% <ø> (ø)
macOS 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@ReenigneArcher ReenigneArcher force-pushed the fix/release_create/remove-extra-blank-line branch from 10600e8 to 0b479d2 Compare July 15, 2025 02:45
@sonarqubecloud
Copy link

@ReenigneArcher ReenigneArcher merged commit eddc8fc into master Jul 15, 2025
38 checks passed
@ReenigneArcher ReenigneArcher deleted the fix/release_create/remove-extra-blank-line branch July 15, 2025 02:52
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