Skip to content

Comments

refactoring: merge fragments in md package#452

Merged
Songmu merged 1 commit intomainfrom
merge-frags
Sep 14, 2025
Merged

refactoring: merge fragments in md package#452
Songmu merged 1 commit intomainfrom
merge-frags

Conversation

@Songmu
Copy link
Collaborator

@Songmu Songmu commented Sep 14, 2025

SSIA

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Code Metrics Report

main (0261024) #452 (fdbc404) +/-
Coverage 32.2% 32.3% +0.1%
Code to Test Ratio 1:0.8 1:0.8 -0.1
Test Execution Time 10s 10s 0s
Details
  |                     | main (0261024) | #452 (fdbc404) |  +/-  |
  |---------------------|----------------|----------------|-------|
+ | Coverage            |          32.2% |          32.3% | +0.1% |
  |   Files             |             30 |             30 |     0 |
  |   Lines             |           3183 |           3191 |    +8 |
+ |   Covered           |           1025 |           1032 |    +7 |
- | Code to Test Ratio  |          1:0.8 |          1:0.8 |  -0.1 |
  |   Code              |           6545 |           6552 |    +7 |
  |   Test              |           5796 |           5796 |     0 |
  | Test Execution Time |            10s |            10s |    0s |

Code coverage of files in pull request scope (77.9% → 78.0%)

Files Coverage +/- Status
compare.go 57.8% 0.0% modified
md/md.go 79.2% +0.2% modified
slide.go 95.2% -2.2% modified

Reported by octocov

@Songmu Songmu merged commit 14a9200 into main Sep 14, 2025
1 check passed
@Songmu Songmu deleted the merge-frags branch September 14, 2025 15:50
@github-actions github-actions bot mentioned this pull request Sep 14, 2025
return result.String()
}

func (f *Fragment) StylesEqual(other *Fragment) bool {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

2 participants