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

Add App.update method. #281

Merged
merged 2 commits into from
Dec 31, 2024
Merged

Add App.update method. #281

merged 2 commits into from
Dec 31, 2024

Conversation

BrianPugh
Copy link
Owner

Public method to allow the combining of apps.

Helps address some issues raised in #276

Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.84%. Comparing base (34717e3) to head (e24be40).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #281   +/-   ##
=======================================
  Coverage   93.83%   93.84%           
=======================================
  Files          26       26           
  Lines        3003     3005    +2     
  Branches      633      633           
=======================================
+ Hits         2818     2820    +2     
  Misses         90       90           
  Partials       95       95           
Flag Coverage Δ
unittests 93.84% <100.00%> (+<0.01%) ⬆️

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

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

@BrianPugh BrianPugh merged commit b90abad into main Dec 31, 2024
17 checks passed
@BrianPugh BrianPugh deleted the app-update branch December 31, 2024 02:33
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.

1 participant