Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

fix: disable Plex plugin framework sandbox and add back all missing builtins #228

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

zdimension
Copy link
Collaborator

Description

title

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Branch Updates

LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.

  • I want maintainers to keep my branch updated

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Merging #228 (c99183d) into nightly (eb07188) will increase coverage by 0.07%.
The diff coverage is 75.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           nightly     #228      +/-   ##
===========================================
+ Coverage    66.47%   66.55%   +0.07%     
===========================================
  Files           11       11              
  Lines          874      882       +8     
===========================================
+ Hits           581      587       +6     
- Misses         293      295       +2     
Flag Coverage Δ
Linux 66.55% <75.00%> (+0.07%) ⬆️
Windows 66.55% <75.00%> (+0.07%) ⬆️
macOS 66.55% <75.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
Contents/Code/__init__.py 73.04% <75.00%> (+0.14%) ⬆️

@ReenigneArcher ReenigneArcher merged commit 3180e9c into LizardByte:nightly Nov 21, 2023
23 checks passed
@zdimension zdimension deleted the disable-sandbox branch November 21, 2023 00:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants