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

Link to app editor Fysion if it is installed #265

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

andydotxyz
Copy link
Contributor

If the source is available and the app is installed let it be edited from the bar.

This will be a killer feature for FyshOS release :)

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

@coveralls
Copy link

coveralls commented Oct 9, 2024

Pull Request Test Coverage Report for Build 11372905023

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 18 of 87 (20.69%) changed or added relevant lines in 5 files are covered.
  • 34 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.1%) to 28.108%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/icon/fdo.go 18 19 94.74%
modules/launcher/calc.go 0 1 0.0%
internal/icon/macos.go 0 3 0.0%
modules/status/network.go 0 3 0.0%
internal/ui/baricon.go 0 61 0.0%
Files with Coverage Reduction New Missed Lines %
internal/icon/fdo.go 1 77.59%
internal/ui/baricon.go 1 21.29%
internal/ui/widgetpanel.go 14 85.96%
internal/ui/settings_ui.go 18 0.0%
Totals Coverage Status
Change from base Build 11262644580: -0.1%
Covered Lines: 1630
Relevant Lines: 5799

💛 - Coveralls

@andydotxyz
Copy link
Contributor Author

All right, this now gets the source from apps who's metadata says the source is available.
It clones the code and opens the editor :)

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.

2 participants