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

Implement constant_over_collocation #325

Merged
merged 5 commits into from
Oct 24, 2023

fix links and typos

9cb8ab9
Select commit
Loading
Failed to load commit list.
Merged

Implement constant_over_collocation #325

fix links and typos
9cb8ab9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2023 in 1s

99.77% (+0.00%) compared to fd051e8

View this Pull Request on Codecov

99.77% (+0.00%) compared to fd051e8

Details

Codecov Report

Merging #325 (9cb8ab9) into master (fd051e8) will increase coverage by 0.00%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #325   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          36       36           
  Lines        6602     6657   +55     
=======================================
+ Hits         6587     6642   +55     
  Misses         15       15           
Files Coverage Δ
src/TranscriptionOpt/model.jl 100.00% <ø> (ø)
src/TranscriptionOpt/transcribe.jl 99.73% <100.00%> (+0.02%) ⬆️
src/datatypes.jl 100.00% <100.00%> (ø)
src/derivative_evaluations.jl 100.00% <ø> (ø)
src/expressions.jl 99.67% <100.00%> (+<0.01%) ⬆️
src/general_variables.jl 100.00% <100.00%> (ø)
src/infinite_variables.jl 99.57% <100.00%> (+0.03%) ⬆️