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

Project frontmatter #18

Merged
merged 3 commits into from
Jan 31, 2024
Merged

Project frontmatter #18

merged 3 commits into from
Jan 31, 2024

Conversation

MichaelHatherly
Copy link
Collaborator

@MichaelHatherly MichaelHatherly commented Jan 29, 2024

Allow passing extra frontmatter into run! and into the socket server.

The A way to share YAML configuration across multiple documents. part of #16.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (1964093) 84.28% compared to head (624a9bd) 83.89%.

Files Patch % Lines
src/socket.jl 54.54% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   84.28%   83.89%   -0.39%     
==========================================
  Files           5        5              
  Lines         369      385      +16     
==========================================
+ Hits          311      323      +12     
- Misses         58       62       +4     

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

Base automatically changed from mh/plots-compat to main January 30, 2024 10:43
@MichaelHatherly MichaelHatherly force-pushed the mh/project_frontmatter branch 2 times, most recently from cea779c to 7f02759 Compare January 30, 2024 11:45
Allow passing extra frontmatter into `run!` and into the socket server.
@MichaelHatherly MichaelHatherly merged commit 973d061 into main Jan 31, 2024
8 of 10 checks passed
@MichaelHatherly MichaelHatherly deleted the mh/project_frontmatter branch January 31, 2024 15:30
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