-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Testing auto-gen docs for DataFrame #230
Conversation
DivvyCr
commented
Apr 18, 2020
- added optional clean flag to analyze_replay_file(). Default is True.
…an a replay before analysis.
…y added as SHORT_SAMPLE). Flagged analyze_replay_file with clean=True.
carball/json_parser/game.py
Outdated
self.file_path = file_path | ||
self.load_json(loaded_json) |
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.
Is this just moving everything into a different function?
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.
Yeah - It makes it much easier to read, imo?
I also split up the properties into multiple functions for the same purpose.. All the validity checks made it really hard to get the idea of what's happening
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.
after you get the tests working you should check the performance to make sure it is not massively slower.
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.
I've never heard of split functions hindering performance - it just passes parameters, and python has low overhead for making method calls (as well as most other langs)
❌ Build carball 0.6.43-fhbvldtd failed (commit 8e658387a7 by @dtracers) |
1 similar comment
❌ Build carball 0.6.43-fhbvldtd failed (commit 8e658387a7 by @dtracers) |
❌ Build carball 0.6.43-ffsooeoo failed (commit 13849cbbe3 by @DivvyC) |
1 similar comment
❌ Build carball 0.6.43-ffsooeoo failed (commit 13849cbbe3 by @DivvyC) |
These methods should not be visible to the external user.
❌ Build carball 0.6.43-tsbcdvbx failed (commit 032b36cb87 by @dtracers) |
1 similar comment
❌ Build carball 0.6.43-tsbcdvbx failed (commit 032b36cb87 by @dtracers) |
❌ Build carball 0.6.43-cloearyt failed (commit 56b63a844b by @dtracers) |
1 similar comment
❌ Build carball 0.6.43-cloearyt failed (commit 56b63a844b by @dtracers) |
This pull request introduces 1 alert and fixes 1 when merging c2aa2f2 into b5a673e - view on LGTM.com new alerts:
fixed alerts:
|
✅ Build carball 0.6.43-rlhoehxs completed (commit 7896078721 by @dtracers) |
1 similar comment
✅ Build carball 0.6.43-rlhoehxs completed (commit 7896078721 by @dtracers) |
Codecov Report
@@ Coverage Diff @@
## master #230 +/- ##
==========================================
+ Coverage 89.83% 91.00% +1.16%
==========================================
Files 100 100
Lines 4555 4567 +12
Branches 778 782 +4
==========================================
+ Hits 4092 4156 +64
+ Misses 335 281 -54
- Partials 128 130 +2 |
This pull request fixes 1 alert when merging c090fa3 into b5a673e - view on LGTM.com fixed alerts:
|
✅ Build carball 0.6.43-etycibap completed (commit a2e090fff5 by @dtracers) |
1 similar comment
✅ Build carball 0.6.43-etycibap completed (commit a2e090fff5 by @dtracers) |
❌ Build carball 0.6.44-xbvmqpdp failed (commit 233c3912bb by @dtracers) |
1 similar comment
❌ Build carball 0.6.44-xbvmqpdp failed (commit 233c3912bb by @dtracers) |
This pull request fixes 1 alert when merging 51ce723 into b5a673e - view on LGTM.com fixed alerts:
|
✅ Build carball 0.6.44-nxurxmlw completed (commit 77efde99e7 by @dtracers) |
1 similar comment
✅ Build carball 0.6.44-nxurxmlw completed (commit 77efde99e7 by @dtracers) |
This pull request fixes 1 alert when merging 98eaf9a into b5a673e - view on LGTM.com fixed alerts:
|
✅ Build carball 0.6.44-bqfhgodi completed (commit ba1a9f947e by @DivvyC) |
1 similar comment
✅ Build carball 0.6.44-bqfhgodi completed (commit ba1a9f947e by @DivvyC) |
This pull request fixes 1 alert when merging 55f3a98 into b5a673e - view on LGTM.com fixed alerts:
|
✅ Build carball 0.6.44-jrsedkng completed (commit deff123621 by @dtracers) |
1 similar comment
✅ Build carball 0.6.44-jrsedkng completed (commit deff123621 by @dtracers) |
This pull request fixes 1 alert when merging 05f2a93 into f08c711 - view on LGTM.com fixed alerts:
|
❌ Build carball 0.6.48-kiwivgss failed (commit a7f8852b1a by @dtracers) |
1 similar comment
❌ Build carball 0.6.48-kiwivgss failed (commit a7f8852b1a by @dtracers) |
✅ Build carball 0.6.48-lukhdouk completed (commit a7f8852b1a by @dtracers) |
1 similar comment
✅ Build carball 0.6.48-lukhdouk completed (commit a7f8852b1a by @dtracers) |