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: Update post process to generate link using a link parser, and build body with a jinja template. #48

Merged
merged 5 commits into from
Aug 23, 2024

Conversation

EdgyEdgemond
Copy link
Contributor

closes #44

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6520681) to head (3317b5c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          916       887   -29     
  Branches       121       114    -7     
=========================================
- Hits           916       887   -29     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@EdgyEdgemond EdgyEdgemond merged commit 138c250 into main Aug 23, 2024
16 checks passed
@EdgyEdgemond EdgyEdgemond deleted the feat/44 branch August 23, 2024 17:28
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.

Replace post process with tempalting and link parsers
1 participant