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

Dev/0.2.0 #35

Merged
merged 29 commits into from
Jun 28, 2024
Merged

Dev/0.2.0 #35

merged 29 commits into from
Jun 28, 2024

Conversation

Ston14
Copy link
Contributor

@Ston14 Ston14 commented Jun 28, 2024

No description provided.

standard3 and others added 29 commits May 1, 2024 17:19
* feat: added utils

* del: useless base class

* feat: aled

* add parsing path

* feat: added base plugin resolver

* del: useless folders

* feat: renamed import

* del: useless tests

* feat: added generic test

* feat: added path

* feat: updated pytest

* fmt: added logging

* test: revamped test_generic

* feat: added context functions

* fix: parse_plugins

* fix: useless PluginEntry functions

* test: generic_build

* feat: added handler

* feat: added file handler

* feat: dump file location

* feat: encapsulated common functions and organized imports

* feat: cleaned code and added docstrings

* feat: code duplication

* feat: multiple functions

* test: use generic plugin banners

* fix: allow the context to be ran

* fmt: added comment on test_generic_build

* docs: added some docstrings

* docs: added docstrings

* docs: examples

* fix: unused import

* feat: created abstract class Renderer

* test: render constructed context

* feat: created base Windows class

* add: Additional Format for jupyter notebook

* fix: Ajout d'un __getattr__ et recuperation des arguments pour les fonctions

RIEN n'est fait actuellement avec ses parametres

* add: Ajout de test pour le getattr

* fix: renderer using json and dataframe

* fix poetry : Probleme lors du build par la non présence du dossier de build necessaire à poetry (#23)

fix renderer : Probleme de typo

Co-authored-by: St0n14 <[email protected]>

* Fix/rendering (#24)

* fix rendering : Le rendering est plus simple a utiliser
fix core : return Renderer() plutot que la data dans le getattr

* fix type :  fix type in both files

* fix docstring : fix docstring in renderer for each functions

---------

Co-authored-by: St0n14 <[email protected]>

* fix: forget kwargs in base ^^

* fix base : Prameters to function ok

* fix test: Check pid 4

* fix typo : Typing add_arguments

* fix typo : add_arguments remove try except

* add test: add test for to_dict, to_json
fix rendering: fix rendering to return a proper dict instead of a list with a dict

* add tests: add some test to verify output of functions
add logging: add logger if the results of functions will not render a valid output due to functions parameters
fix base: function name not case sensitive

* fix issue with rendering

* ssssssssssss

* add lock file for poetry

* add dependancies : Juptyer IpyKernel

---------

Co-authored-by: std3 <[email protected]>
Co-authored-by: Br4guette <[email protected]>
Co-authored-by: St0n14 <[email protected]>
* feat: added utils

* del: useless base class

* feat: aled

* add parsing path

* feat: added base plugin resolver

* del: useless folders

* feat: renamed import

* del: useless tests

* feat: added generic test

* feat: added path

* feat: updated pytest

* fmt: added logging

* test: revamped test_generic

* feat: added context functions

* fix: parse_plugins

* fix: useless PluginEntry functions

* test: generic_build

* feat: added handler

* feat: added file handler

* feat: dump file location

* feat: encapsulated common functions and organized imports

* feat: cleaned code and added docstrings

* feat: code duplication

* feat: multiple functions

* test: use generic plugin banners

* fix: allow the context to be ran

* fmt: added comment on test_generic_build

* docs: added some docstrings

* docs: added docstrings

* docs: examples

* fix: unused import

* feat: created abstract class Renderer

* test: render constructed context

* feat: created base Windows class

* add: Additional Format for jupyter notebook

* fix: Ajout d'un __getattr__ et recuperation des arguments pour les fonctions

RIEN n'est fait actuellement avec ses parametres

* add: Ajout de test pour le getattr

* fix: renderer using json and dataframe

* fix poetry : Probleme lors du build par la non présence du dossier de build necessaire à poetry (#23)

fix renderer : Probleme de typo

Co-authored-by: St0n14 <[email protected]>

* Fix/rendering (#24)

* fix rendering : Le rendering est plus simple a utiliser
fix core : return Renderer() plutot que la data dans le getattr

* fix type :  fix type in both files

* fix docstring : fix docstring in renderer for each functions

---------

Co-authored-by: St0n14 <[email protected]>

* fix: forget kwargs in base ^^

* fix base : Prameters to function ok

* fix test: Check pid 4

* fix typo : Typing add_arguments

* fix typo : add_arguments remove try except

* add test: add test for to_dict, to_json
fix rendering: fix rendering to return a proper dict instead of a list with a dict

* add tests: add some test to verify output of functions
add logging: add logger if the results of functions will not render a valid output due to functions parameters
fix base: function name not case sensitive

* fix rendering: to_dict -> to_list
fix rendering: rendering issue
add test: Linux is ok with an ISF at specified location

* Lock poetey dependancies

---------

Co-authored-by: std3 <[email protected]>
Co-authored-by: Br4guette <[email protected]>
Co-authored-by: St0n14 <[email protected]>
* rename test: rename test_core file
split test: split name of test files
fix rendering: beautify function in Rendering class

* add tests: add a pytest only for volatility windows functions

* [=] fix test_core_rendering : test_to_list not test_to_dict
[+] add fixture_test : add fixture for testing
[+] add logger_test : Add logger in begin of test
[+] add test_function : add more reliable
[+] fix test : check return, type, object and len of a return

* remove test_imports :Remove Useless Import

* remove test_imports :Remove Useless Import in rendering

* fix: Exception Handling to EN

---------

Co-authored-by: St0n14 <[email protected]>
add doc: Add some documentations
fix doc: Old use of the lib
add pakcage : Jupyter to use Jupyter-lab
add to_df_option : In the function to_df it's possible to specify if you want to print max rows or not
fix mypy : Mypy type ignoring
@Ston14 Ston14 merged commit cf98463 into master Jun 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Resolved
Development

Successfully merging this pull request may close these issues.

2 participants