-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat: platform agnostic analyzer library #98
base: main
Are you sure you want to change the base?
Commits on Jun 5, 2024
-
+ Added different heatmaps analytics (for now the replier is implemented) + updated utils, removing unnecessary ones and updating method names. + added schema for heatmaps data. + updated the previous heatmaps to a heatmaps_old name so we could still run analyzer using that. (depricated) + commented the `RnDAOAnalyzer` in __init__ but will get it back later with a better name.
Configuration menu - View commit details
-
Copy full SHA for f516ca3 - Browse repository at this point
Copy the full SHA f516ca3View commit details
Commits on Jun 6, 2024
-
moving neo4j utils into its right directory.
Configuration menu - View commit details
-
Copy full SHA for 085e674 - Browse repository at this point
Copy the full SHA 085e674View commit details -
Configuration menu - View commit details
-
Copy full SHA for def9494 - Browse repository at this point
Copy the full SHA def9494View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff823de - Browse repository at this point
Copy the full SHA ff823deView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0502de - Browse repository at this point
Copy the full SHA d0502deView commit details
Commits on Jun 10, 2024
-
feat: updated analytics to support filtering!
+ added author_id filtering too.
Configuration menu - View commit details
-
Copy full SHA for 6c9112b - Browse repository at this point
Copy the full SHA 6c9112bView commit details -
feat: rename replier to reply for being generic!
it supports both type of emitter and receiver of reply
Configuration menu - View commit details
-
Copy full SHA for 2f88e6e - Browse repository at this point
Copy the full SHA 2f88e6eView commit details -
feat: Code cleaning + refactores!
using the analytics_hourly for all vector analytics.
Configuration menu - View commit details
-
Copy full SHA for 026f69c - Browse repository at this point
Copy the full SHA 026f69cView commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d579dd3 - Browse repository at this point
Copy the full SHA d579dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d468b7 - Browse repository at this point
Copy the full SHA 5d468b7View commit details -
feat: Added hourly analytics for heatmaps!
+ couple of small updates on analyzer config custom analytics. + updated heatmaps utils class - the raw analytics of heatmaps is still todo.
Configuration menu - View commit details
-
Copy full SHA for b560e47 - Browse repository at this point
Copy the full SHA b560e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b9b82 - Browse repository at this point
Copy the full SHA 01b9b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0ec70 - Browse repository at this point
Copy the full SHA 1f0ec70View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b59b02 - Browse repository at this point
Copy the full SHA 8b59b02View commit details -
feat: Adding the raw analytics code!
and aligning it with its test case.
Configuration menu - View commit details
-
Copy full SHA for 1c7fd20 - Browse repository at this point
Copy the full SHA 1c7fd20View commit details -
the analytics should've been giving each engaged user id.
Configuration menu - View commit details
-
Copy full SHA for b677dca - Browse repository at this point
Copy the full SHA b677dcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b6b66 - Browse repository at this point
Copy the full SHA 10b6b66View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2ce799 - Browse repository at this point
Copy the full SHA c2ce799View commit details -
feat: added raw analytics + fixed issues!
+ fixed: in raw analytics the test cases had some problem (were aligning other users activity in output) + fixed: the ActivityType typo fixed.
Configuration menu - View commit details
-
Copy full SHA for f5faba2 - Browse repository at this point
Copy the full SHA f5faba2View commit details -
feat: Added getting the last doc to heatmaps utils
HeatMapModel is deprecated, will be removed in future.
Configuration menu - View commit details
-
Copy full SHA for e3faffc - Browse repository at this point
Copy the full SHA e3faffcView commit details -
feat: added the Heatmaps integration tests!
+ also, updated raw analytics to output a dict rather than python object, so we could later save them in db easily.
Configuration menu - View commit details
-
Copy full SHA for 13cc4b3 - Browse repository at this point
Copy the full SHA 13cc4b3View commit details -
feat: converting heatmaps output to previous schema!
+ in order to keep the changes at minimum at possible we're using the previous heatmaps output data schema. + but still we're platform agnostic.
Configuration menu - View commit details
-
Copy full SHA for 3960deb - Browse repository at this point
Copy the full SHA 3960debView commit details
Commits on Jun 17, 2024
-
feat: fixeing codes based on old test cases!
+ we needed to update raw data in old test cases to the new format. + ignoring the self-interactions now. + updated discord analyzer configurations based on discussions. + removing the heatmaps_old as was no longer needed.
Configuration menu - View commit details
-
Copy full SHA for 1ac8e7d - Browse repository at this point
Copy the full SHA 1ac8e7dView commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f763e8 - Browse repository at this point
Copy the full SHA 2f763e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3186b8 - Browse repository at this point
Copy the full SHA d3186b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65496c4 - Browse repository at this point
Copy the full SHA 65496c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b4954 - Browse repository at this point
Copy the full SHA c0b4954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cc2bd4 - Browse repository at this point
Copy the full SHA 6cc2bd4View commit details -
this is because for now we know the analyzer won't work so we need to skip a couple of test cases.
Configuration menu - View commit details
-
Copy full SHA for 99b5cbe - Browse repository at this point
Copy the full SHA 99b5cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70799a8 - Browse repository at this point
Copy the full SHA 70799a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc4eda9 - Browse repository at this point
Copy the full SHA fc4eda9View commit details -
Configuration menu - View commit details
-
Copy full SHA for edfa2f6 - Browse repository at this point
Copy the full SHA edfa2f6View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for caff55a - Browse repository at this point
Copy the full SHA caff55aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e25ec6 - Browse repository at this point
Copy the full SHA 7e25ec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a5665 - Browse repository at this point
Copy the full SHA 67a5665View commit details -
fix: removing duplicate codes!
+ fixing the problem of credentials passing.
Configuration menu - View commit details
-
Copy full SHA for 9d3940c - Browse repository at this point
Copy the full SHA 9d3940cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb73e29 - Browse repository at this point
Copy the full SHA bb73e29View commit details
Commits on Jun 20, 2024
-
feat: Aligning codes to more platform agnostic!
- Removing some other parts of passing connection strings. - Updated memberactivities to support the platform agnostic's metadata + Still interaction matrixes are not updated to use the analyzer config.
Configuration menu - View commit details
-
Copy full SHA for 0615269 - Browse repository at this point
Copy the full SHA 0615269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3baeb5b - Browse repository at this point
Copy the full SHA 3baeb5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 385bb74 - Browse repository at this point
Copy the full SHA 385bb74View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab20d93 - Browse repository at this point
Copy the full SHA ab20d93View commit details -
fix: alining analyzer to work with discord for now
+ The interaction matrixes will be using the analyzer config in next commits.
Configuration menu - View commit details
-
Copy full SHA for cfba841 - Browse repository at this point
Copy the full SHA cfba841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 817b163 - Browse repository at this point
Copy the full SHA 817b163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c6cfab - Browse repository at this point
Copy the full SHA 8c6cfabView commit details -
fix: problems identified with test cases!
+ the data structures on test cases are updated too. + Still more test cases to update.
Configuration menu - View commit details
-
Copy full SHA for 47ee2ef - Browse repository at this point
Copy the full SHA 47ee2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7463152 - Browse repository at this point
Copy the full SHA 7463152View commit details
Commits on Jun 24, 2024
-
feat: adding new data structure to test case!
the new platform agnositc data structure also, in the period, we should always set hour, minute, second, and microsecond to 0
Configuration menu - View commit details
-
Copy full SHA for 0551c03 - Browse repository at this point
Copy the full SHA 0551c03View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4b693c - Browse repository at this point
Copy the full SHA e4b693cView commit details -
fix: updating test cases to latest raw data structure!
+ also, cleaning codes with black linter.
Configuration menu - View commit details
-
Copy full SHA for ff67a6e - Browse repository at this point
Copy the full SHA ff67a6eView commit details -
Merge pull request #91 from TogetherCrew/feat/74-heatmaps-agnostic-re…
…factor Feat/74 heatmaps agnostic refactor
Configuration menu - View commit details
-
Copy full SHA for 1bf55ff - Browse repository at this point
Copy the full SHA 1bf55ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f59b6f - Browse repository at this point
Copy the full SHA 7f59b6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6000ed - Browse repository at this point
Copy the full SHA a6000edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f6b303 - Browse repository at this point
Copy the full SHA 0f6b303View commit details -
feat: updating the test cases to latest data structure!
Although the tests are not all passing.
Configuration menu - View commit details
-
Copy full SHA for 5cafcbb - Browse repository at this point
Copy the full SHA 5cafcbbView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 719dbe4 - Browse repository at this point
Copy the full SHA 719dbe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ca5a0 - Browse repository at this point
Copy the full SHA 35ca5a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 954ed19 - Browse repository at this point
Copy the full SHA 954ed19View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc2ce36 - Browse repository at this point
Copy the full SHA fc2ce36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0890a24 - Browse repository at this point
Copy the full SHA 0890a24View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9f4b6c - Browse repository at this point
Copy the full SHA b9f4b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf38bf - Browse repository at this point
Copy the full SHA fcf38bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e60ec1e - Browse repository at this point
Copy the full SHA e60ec1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53acef9 - Browse repository at this point
Copy the full SHA 53acef9View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c8d578 - Browse repository at this point
Copy the full SHA 0c8d578View commit details -
updating logs and removing unused codes and files!
Configuration menu - View commit details
-
Copy full SHA for 79d3dae - Browse repository at this point
Copy the full SHA 79d3daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1fe09a - Browse repository at this point
Copy the full SHA c1fe09aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69cb9a6 - Browse repository at this point
Copy the full SHA 69cb9a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3379956 - Browse repository at this point
Copy the full SHA 3379956View commit details -
fix: deleting un-required files!
fixing codeClimate issues and reducing codeBase size.
Configuration menu - View commit details
-
Copy full SHA for 5e1a8fa - Browse repository at this point
Copy the full SHA 5e1a8faView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc14c84 - Browse repository at this point
Copy the full SHA cc14c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7177a62 - Browse repository at this point
Copy the full SHA 7177a62View commit details -
fix: update automation to be able to work!
+ the automation is still working with discord data and it is not platform agnostic for now.
Configuration menu - View commit details
-
Copy full SHA for f0cb43c - Browse repository at this point
Copy the full SHA f0cb43cView commit details -
fix: update test_publish_on_success to platform agnostic configs!
- The test is still failing but we won't need it in future as analyzer would be a library.
Configuration menu - View commit details
-
Copy full SHA for d6fc9cd - Browse repository at this point
Copy the full SHA d6fc9cdView commit details
Commits on Jul 1, 2024
-
fix: test case & update function names!
the function names for getting platform data is updated for better code readability.
Configuration menu - View commit details
-
Copy full SHA for ac51c74 - Browse repository at this point
Copy the full SHA ac51c74View commit details -
trying to check one of the test cases!
this will help us to run the CI faster but just for one test case, have to bring docker-entrypoint.sh back to default version after
Configuration menu - View commit details
-
Copy full SHA for eae468d - Browse repository at this point
Copy the full SHA eae468dView commit details -
Configuration menu - View commit details
-
Copy full SHA for effc3f1 - Browse repository at this point
Copy the full SHA effc3f1View commit details -
Merge pull request #93 from TogetherCrew/feat/92-update-analyzer-plat…
…form-agnositc Feat/92 Update analyzer to be platform agnostic!
Configuration menu - View commit details
-
Copy full SHA for b242c6a - Browse repository at this point
Copy the full SHA b242c6aView commit details -
Merge pull request #95 from TogetherCrew/feat/77-graph-analytics-plat…
…form-agnostic Feat/77 graph analytics platform agnostic
Configuration menu - View commit details
-
Copy full SHA for 5842533 - Browse repository at this point
Copy the full SHA 5842533View commit details -
feat: wrapping analyzer in one unit!
Now the analyzer will accept `platform_id`, `resources`, `period`, `action`, and `window` as input
Configuration menu - View commit details
-
Copy full SHA for de304a3 - Browse repository at this point
Copy the full SHA de304a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a98e658 - Browse repository at this point
Copy the full SHA a98e658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b4416 - Browse repository at this point
Copy the full SHA 58b4416View commit details -
the function setup_analyzer was deleted and no longer needed.
Configuration menu - View commit details
-
Copy full SHA for 9717d8b - Browse repository at this point
Copy the full SHA 9717d8bView commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d40441b - Browse repository at this point
Copy the full SHA d40441bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43cf727 - Browse repository at this point
Copy the full SHA 43cf727View commit details -
feat: update package locations!
As we're moving the analyzer to be a library, we're trying to wrap up all the codes in one package.
Configuration menu - View commit details
-
Copy full SHA for aaec027 - Browse repository at this point
Copy the full SHA aaec027View commit details -
on test cases rabbitMQ is becoming down and it is always making some test cases to fail.
Configuration menu - View commit details
-
Copy full SHA for 5cb3fa7 - Browse repository at this point
Copy the full SHA 5cb3fa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 917ffbc - Browse repository at this point
Copy the full SHA 917ffbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 007acca - Browse repository at this point
Copy the full SHA 007accaView commit details -
fix: disabling test cases for testing purposes!
the AMQP connection is being closed for no specific reason.
Configuration menu - View commit details
-
Copy full SHA for f41a752 - Browse repository at this point
Copy the full SHA f41a752View commit details -
Configuration menu - View commit details
-
Copy full SHA for 523518a - Browse repository at this point
Copy the full SHA 523518aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95726ba - Browse repository at this point
Copy the full SHA 95726baView commit details -
Configuration menu - View commit details
-
Copy full SHA for af72605 - Browse repository at this point
Copy the full SHA af72605View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c367cb - Browse repository at this point
Copy the full SHA 2c367cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5713de - Browse repository at this point
Copy the full SHA a5713deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a1670 - Browse repository at this point
Copy the full SHA 83a1670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c1fa07 - Browse repository at this point
Copy the full SHA 6c1fa07View commit details -
fix: the test case is for mock graph genertion part!
It is not needed.
Configuration menu - View commit details
-
Copy full SHA for f2430a5 - Browse repository at this point
Copy the full SHA f2430a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dfb41e - Browse repository at this point
Copy the full SHA 4dfb41eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 549f834 - Browse repository at this point
Copy the full SHA 549f834View commit details
Commits on Jul 3, 2024
-
fix: deleting the case was for mock graph generation!
It isn't needed anymore as we're not producing mock graphs. In first try we tried commenting it out but still it was producing lint errors, so we're removing it as it is also no longer needed.
Configuration menu - View commit details
-
Copy full SHA for ad088ee - Browse repository at this point
Copy the full SHA ad088eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 652fc02 - Browse repository at this point
Copy the full SHA 652fc02View commit details
Commits on Jul 4, 2024
-
Merge pull request #97 from TogetherCrew/feat/make-analyzer-library
Feat: make analyzer library
Configuration menu - View commit details
-
Copy full SHA for 5c3c870 - Browse repository at this point
Copy the full SHA 5c3c870View commit details