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

feature/package-compiler-compatibility #128

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

ndortega
Copy link
Member

1.) Added RelocatableFolders to make sure this package works with PackageCompiler.jl
2.) Now spawning cron tasks in any available thread of just the main thread
3.) added redoc docs option, but still default to swagger

Related Issues:
#127

Related Discussions:
#126

…kageCompiler.jl

2.) Now spawning cron tasks in any available thread of just the main thread
3.) added redoc docs option, but still default to swagger
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4294dbb) 97.72% compared to head (2a17094) 97.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   97.72%   97.74%   +0.02%     
==========================================
  Files           8        8              
  Lines         790      799       +9     
==========================================
+ Hits          772      781       +9     
  Misses         18       18              
Files Coverage Δ
src/autodoc.jl 100.00% <100.00%> (ø)
src/core.jl 97.95% <100.00%> (+0.03%) ⬆️
src/cron.jl 96.04% <100.00%> (ø)

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

@ndortega ndortega merged commit 77a19dd into master Sep 28, 2023
10 checks passed
@ndortega ndortega linked an issue Sep 28, 2023 that may be closed by this pull request
@ndortega ndortega deleted the feature/package-compiler-compatibility branch October 5, 2023 13:54
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.

missing .js file in a compiled app
1 participant