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

Mercelisvaughan model 1 #2

Closed
wants to merge 17 commits into from
Closed

Commits on Mar 25, 2024

  1. added examples folder, changed examples.py to revertrisk_examples.py,…

    … and added type hints to function
    WMF2906 authored and WMF2906 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    81479ef View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update README.md

    mercelisvaughan authored and isaranto committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    788689a View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    mercelisvaughan authored and isaranto committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c1260f5 View commit details
    Browse the repository at this point in the history
  3. a function that will make a request to revertrisk language agnostic A…

    …PI that accepts a string for language and an integer for revision id, it will make the request and return the json response
    mercelisvaughan authored and isaranto committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f58bfab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6740d3f View commit details
    Browse the repository at this point in the history
  5. added examples dir, renamed file, added more function arguments and a…

    …dded validation for response and unit test package
    WMF2906 authored and isaranto committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    cb99e1c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. added extra test

    WMF2906 authored and WMF2906 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    82d2e0a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. corrected 2 junit tests

    WMF2906 authored and WMF2906 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    57c8a37 View commit details
    Browse the repository at this point in the history
  2. added .toml and src package, added one unit test

    WMF2906 authored and WMF2906 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    642e85b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. updated .toml file, added models package, added .vscode and .ds_store…

    … to .gitignore
    WMF2906 authored and WMF2906 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f8fa514 View commit details
    Browse the repository at this point in the history
  2. added basemodel and revertrisk api

    WMF2906 authored and WMF2906 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    21a5235 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. added changes to base_api_model

    WMF2906 authored and WMF2906 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2a7519a View commit details
    Browse the repository at this point in the history
  2. changed basemodelapi to liftwing api and added new test package

    WMF2906 authored and WMF2906 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    da1c502 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. fixed 404 bug by changing language

    WMF2906 authored and WMF2906 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    21db421 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. added langid.py,readability.py, and revscoring, added more descriptions

    WMF2906 authored and WMF2906 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d199450 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. pyproject toml does not work

    WMF2906 authored and WMF2906 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    29243b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. added request functions to all child classes

    WMF2906 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    88f089d View commit details
    Browse the repository at this point in the history