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

Incorporate changes from #344 #881

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

KronosTheLate
Copy link
Contributor

I finally made a branch in the correct way, and incorporated the changed made in #344. I left out the changes for the linestyles, as I honestly do not know their effect anymore, and the code-base has changed significantly.

Porting 344 was done by copy-pasting and incoperating to the best of my ability. The original changes were however made long ago, so this PR definitively needs some external checking.

Copy link
Member

@baggepinnen baggepinnen left a comment

Choose a reason for hiding this comment

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

Thanks for this PR :) Can I ask that you do not modify the section headers? These determine the URLs to link to each section and changing them will break existing links on other web pages.

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (21430f0) 92.72% compared to head (5cb1ce2) 92.72%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #881   +/-   ##
=======================================
  Coverage   92.72%   92.72%           
=======================================
  Files           5        5           
  Lines         330      330           
=======================================
  Hits          306      306           
  Misses         24       24           

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

@KronosTheLate
Copy link
Contributor Author

not modify the section headers?

I changed them for a reason, but fair enough. Done ^_^

@baggepinnen baggepinnen merged commit 506ce87 into JuliaControl:master Oct 11, 2023
5 checks passed
@@ -0,0 +1,3 @@
{
"workbench.colorTheme": "Julia (Monokai Vibrant)"
Copy link
Member

Choose a reason for hiding this comment

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

Was this really supposed to be added?

Copy link
Member

Choose a reason for hiding this comment

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

oops, no certainly not :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am sorry, no. VSCode keeps adding this file in every folder I open with VSCode, which has made its way into more than one git commit. I will make a PR to remove it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Deleted the folder in #882

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.

None yet

3 participants