Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

feat: Automatic generation of Required Annotations #452

Merged

Commits on Apr 22, 2022

  1. Code should be working - Still need to write a test

    GideonKoenig committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    e83df6e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Add tests and prepare for merge with issue #441

    GideonKoenig committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    784d447 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into 442-automatisierte-he…

    …rleitung-von-required-annotations
    
    # Conflicts:
    #	package-parser/package-parser.iml
    #	package-parser/package_parser/commands/generate_annotations/generate_annotations.py
    #	package-parser/tests/commands/generate_annotations/test_generate_annotations.py
    GideonKoenig committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    7c71888 View commit details
    Browse the repository at this point in the history
  3. Still testing

    GideonKoenig committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    6e24140 View commit details
    Browse the repository at this point in the history
  4. get required test funktioniert jetzt

    GideonKoenig committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    34ca1f2 View commit details
    Browse the repository at this point in the history
  5. Test done and working

    GideonKoenig committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    5cda2ea View commit details
    Browse the repository at this point in the history
  6. Satisfy Linter

    GideonKoenig committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    0359e08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08429d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    935cb28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf6c448 View commit details
    Browse the repository at this point in the history
  10. Bug fix

    GideonKoenig committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    e84e932 View commit details
    Browse the repository at this point in the history
  11. Merge branch '442-automatisierte-herleitung-von-required-annotations'…

    … of github.com:lars-reimann/api-editor into 442-automatisierte-herleitung-von-required-annotations
    GideonKoenig committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    3492d0a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Implemented the new AnnotationStore object

    Improved auxiliary functions
    Added ParameterInfo Class to communicate the return values of functions better
    Migrated said ParameterInfo and ParameterType classes to annotation_model.py
    Test is now working - all is good
    GideonKoenig committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    2fede53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32eb1e4 View commit details
    Browse the repository at this point in the history
  3. Renamed function to better communicate it's function

    GideonKoenig committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    eccd7c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    744d46e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a102775 View commit details
    Browse the repository at this point in the history
  6. Satisfy Linter -> Fixed typing

    GideonKoenig committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    c0558d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d26a417 View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary import

    GideonKoenig committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    df4a1c5 View commit details
    Browse the repository at this point in the history
  9. Merge branch '442-automatisierte-herleitung-von-required-annotations'…

    … of github.com:lars-reimann/api-editor into 442-automatisierte-herleitung-von-required-annotations
    GideonKoenig committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    594068b View commit details
    Browse the repository at this point in the history
  10. Further seperate the replaceable math part of determining if a parame…

    …ter should be optional or required for more clarity
    GideonKoenig committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    9b67467 View commit details
    Browse the repository at this point in the history
  11. Function namechange

    GideonKoenig committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    af41958 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    4836672 View commit details
    Browse the repository at this point in the history