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

feat: LaunchConfig::with_visible #935

Merged
merged 2 commits into from
Sep 28, 2024
Merged

Conversation

marc2332
Copy link
Owner

@marc2332 marc2332 commented Sep 28, 2024

Also fixes a regression of #930

@marc2332 marc2332 added the enhancement 🔥 New feature or request label Sep 28, 2024
@marc2332 marc2332 added this to the 0.3.0 milestone Sep 28, 2024
@marc2332 marc2332 merged commit 5a055cc into main Sep 28, 2024
6 checks passed
@marc2332 marc2332 deleted the feat/launch-config-with-visible branch September 28, 2024 13:42
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 75.74%. Comparing base (f9b5e7a) to head (db5054d).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
crates/renderer/src/config.rs 0.00% 5 Missing ⚠️
crates/renderer/src/window_state.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #935      +/-   ##
==========================================
- Coverage   75.77%   75.74%   -0.03%     
==========================================
  Files         207      207              
  Lines       23473    23481       +8     
==========================================
  Hits        17786    17786              
- Misses       5687     5695       +8     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🔥 New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant