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

Allow injecting the literate output with datetime info #1256

Merged
merged 9 commits into from
Dec 22, 2024
Merged

Conversation

ice1000
Copy link
Member

@ice1000 ice1000 commented Dec 22, 2024

Fix #1255

@ice1000 ice1000 added this to the v0.37 milestone Dec 22, 2024
@ice1000 ice1000 marked this pull request as ready for review December 22, 2024 07:40
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 85.29412% with 5 lines in your changes missing coverage. Please review.

Project coverage is 82.79%. Comparing base (43fb355) to head (87f05c1).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...main/java/org/aya/cli/library/LibraryCompiler.java 71.42% 0 Missing and 2 partials ⚠️
...va/org/aya/cli/library/json/LibraryDependency.java 33.33% 2 Missing ⚠️
...rc/main/java/org/aya/cli/single/SingleAyaFile.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1256   +/-   ##
=========================================
  Coverage     82.78%   82.79%           
- Complexity     3969     3971    +2     
=========================================
  Files           365      365           
  Lines         11685    11707   +22     
  Branches       1360     1365    +5     
=========================================
+ Hits           9674     9693   +19     
  Misses         1292     1292           
- Partials        719      722    +3     

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

@ice1000 ice1000 merged commit 3ca9f15 into main Dec 22, 2024
6 checks passed
@ice1000 ice1000 deleted the ice1000 branch December 22, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown backend should support insertion of a time in the front matter
1 participant