-
Notifications
You must be signed in to change notification settings - Fork 153
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
Profile Viewer Script Export #2082
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2082 +/- ##
========================================
Coverage 87.98% 87.98%
========================================
Files 244 245 +1
Lines 22269 22419 +150
========================================
+ Hits 19594 19726 +132
- Misses 2675 2693 +18
Continue to review full report at Codecov.
|
@jsub1 - can you rebase this as the tests should now pass on master? |
…awstyle on the export
53cb3b2
to
3c4e682
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works great, thanks! 👍
Addresses #1644 by adding the ability to export the profile viewer to a python script.