JuliaComputing / JuliaHub.jl

A Julia client for the JuliaHub platform
https://help.juliahub.com/julia-api/
MIT License
14 stars 3 forks source link

fix: submitting application jobs #35

Closed mortenpi closed 1 year ago

mortenpi commented 1 year ago

Applications require appArgs to be set. Also adds a live test that attempts to submit, start, and then stop a JuliaHub IDE job.

codecov-commenter commented 1 year ago

Codecov Report

Merging #35 (4b8cb61) into main (ba66d96) will increase coverage by 1.16%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   75.36%   76.52%   +1.16%     
==========================================
  Files          16       16              
  Lines        2192     2194       +2     
==========================================
+ Hits         1652     1679      +27     
+ Misses        540      515      -25     
Files Coverage Δ
src/jobsubmission.jl 83.75% <100.00%> (+3.39%) :arrow_up:

... and 3 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more