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

[docs] Add missing docstrings #2414

Merged
merged 3 commits into from
Dec 15, 2020
Merged

[docs] Add missing docstrings #2414

merged 3 commits into from
Dec 15, 2020

Conversation

odow
Copy link
Member

@odow odow commented Dec 15, 2020

Part of #1825

@odow odow mentioned this pull request Dec 15, 2020
17 tasks
@codecov
Copy link

codecov bot commented Dec 15, 2020

Codecov Report

Merging #2414 (44247d3) into master (52b1b38) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2414      +/-   ##
==========================================
- Coverage   92.19%   92.18%   -0.01%     
==========================================
  Files          43       43              
  Lines        4597     4595       -2     
==========================================
- Hits         4238     4236       -2     
  Misses        359      359              
Impacted Files Coverage Δ
src/aff_expr.jl 95.03% <ø> (ø)
src/macros.jl 92.13% <ø> (ø)
src/objective.jl 91.66% <ø> (ø)
src/optimizer_interface.jl 71.42% <ø> (ø)
src/quad_expr.jl 97.43% <ø> (ø)
src/variables.jl 98.46% <ø> (ø)
src/constraints.jl 93.42% <100.00%> (-0.09%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 52b1b38...44247d3. Read the comment docs.

src/aff_expr.jl Outdated Show resolved Hide resolved
src/aff_expr.jl Outdated Show resolved Hide resolved
@odow odow merged commit a945fb0 into master Dec 15, 2020
@odow odow deleted the od/docstrings branch December 15, 2020 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants