Skip to content

Allow injecting the literate output with datetime info #1256

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

Merged
merged 9 commits into from
Dec 22, 2024

test: also test with preexisting

87f05c1
Select commit
Loading
Failed to load commit list.
Merged

Allow injecting the literate output with datetime info #1256

test: also test with preexisting
87f05c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2024 in 0s

82.79% (+0.00%) compared to 43fb355

View this Pull Request on Codecov

82.79% (+0.00%) compared to 43fb355

Details

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 1 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.