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

Document is_parameter in the manual (besides api ref) #3831

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

joaquimg
Copy link
Member

No description provided.

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.90%. Comparing base (1239fdc) to head (64a97cf).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3831   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files          44       44           
  Lines        6019     6019           
=======================================
  Hits         5893     5893           
  Misses        126      126           

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

@joaquimg
Copy link
Member Author

doc errors do not seem related, or I missed something in the log

false

julia> ParameterRef(p[2])
p[2] ∈ MathOptInterface.Parameter{Float64}(3.0)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's probably the . I'll take a look. Debugging the latex can be tricky.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird, I used the same as the one from line 1275

@odow
Copy link
Member

odow commented Sep 28, 2024

Hmm the logs have

Unable to find image 'juliadocs/documenter-latex:0.1' locally
docker: Error response from daemon: Head "https://registry-1.docker.io/v2/juliadocs/documenter-latex/manifests/0.1": unauthorized: incorrect username or password.
See 'docker run --help'.
Error response from daemon: No such container: latex-container

@odow odow merged commit 5e2b47b into master Sep 28, 2024
11 checks passed
@odow odow deleted the jg/param branch September 28, 2024 20:07
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