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

Android rebase #202

Open
wants to merge 531 commits into
base: android
Choose a base branch
from
Open

Android rebase #202

wants to merge 531 commits into from

Conversation

jschwartzentruber
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #202 (14c4d6d) into android (7b99431) will increase coverage by 6.82%.
The diff coverage is 98.87%.

❗ Current head 14c4d6d differs from pull request most recent head c14be56. Consider uploading reports for the commit c14be56 to get more accurate results

@@             Coverage Diff             @@
##           android     #202      +/-   ##
===========================================
+ Coverage    92.40%   99.22%   +6.82%     
===========================================
  Files           43       50       +7     
  Lines         5474     5320     -154     
===========================================
+ Hits          5058     5279     +221     
+ Misses         416       41     -375     
Impacted Files Coverage Δ
grizzly/common/__init__.py 100.00% <ø> (ø)
grizzly/replay/__init__.py 100.00% <ø> (ø)
grizzly/replay/args.py 100.00% <ø> (ø)
grizzly/replay/bucket.py 100.00% <ø> (ø)
grizzly/replay/conftest.py 100.00% <ø> (ø)
grizzly/replay/crash.py 100.00% <ø> (ø)
grizzly/replay/replay.py 100.00% <ø> (ø)
grizzly/session.py 100.00% <ø> (ø)
grizzly/target/__init__.py 100.00% <ø> (+2.94%) ⬆️
grizzly/target/assets.py 100.00% <ø> (ø)
... and 61 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jschwartzentruber jschwartzentruber changed the base branch from master to android February 8, 2021 17:29
tysmith added 28 commits July 6, 2021 12:35
AssetManager helps track target assets in a generic way
- Remove TestCase meta file type
- Add `--asset` command line argument
- Add ability to save/load asset in TestCase
- Remove `prefs.js` specific file handling
- This can help prevent bit-rot and typos
- Add additional checks when adding assets
- Use Result enum in RunResult
- Update Result enum members
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