Skip to content

docs: Add changelog page to the documentation#776

Merged
yohamta0 merged 11 commits into
mainfrom
changelog
Jan 8, 2025
Merged

docs: Add changelog page to the documentation#776
yohamta0 merged 11 commits into
mainfrom
changelog

Conversation

@yohamta0

@yohamta0 yohamta0 commented Jan 8, 2025

Copy link
Copy Markdown
Collaborator
  • Added the change log file for recording unreleased changes
  • Fixed some bugs in digraph package
  • Updated the json schema for DAG definition

@yohamta0 yohamta0 marked this pull request as ready for review January 8, 2025 04:24
@yohamta0 yohamta0 changed the title chore: Add change log file chore: Add changelog page to the documentation Jan 8, 2025
@yohamta0 yohamta0 changed the title chore: Add changelog page to the documentation docs: Add changelog page to the documentation Jan 8, 2025
@yohamta0 yohamta0 merged commit 235fe63 into main Jan 8, 2025
@yohamta0 yohamta0 deleted the changelog branch January 8, 2025 06:31
@codecov

codecov Bot commented Jan 8, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 30.50847% with 41 lines in your changes missing coverage. Please review.

Project coverage is 55.31%. Comparing base (37a4203) to head (8d50c06).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/digraph/builder.go 29.82% 38 Missing and 2 partials ⚠️
internal/digraph/executor/command.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #776      +/-   ##
==========================================
- Coverage   55.50%   55.31%   -0.20%     
==========================================
  Files          71       71              
  Lines        7651     7683      +32     
==========================================
+ Hits         4247     4250       +3     
- Misses       3035     3061      +26     
- Partials      369      372       +3     
Files with missing lines Coverage Δ
internal/cmdutil/cmdutil.go 60.00% <ø> (-0.57%) ⬇️
internal/digraph/errors.go 60.86% <ø> (ø)
internal/digraph/executor/docker.go 0.80% <ø> (ø)
internal/digraph/executor/http.go 1.39% <ø> (ø)
internal/digraph/executor/jq.go 3.22% <ø> (ø)
internal/digraph/executor/mail.go 32.75% <ø> (ø)
internal/digraph/executor/ssh.go 35.71% <ø> (ø)
internal/digraph/loader.go 66.86% <ø> (ø)
internal/digraph/schedule.go 80.85% <ø> (ø)
internal/digraph/scheduler/node.go 73.68% <100.00%> (ø)
... and 2 more

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37a4203...8d50c06. Read the comment docs.

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