Skip to content

Commit

Permalink
Version v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Naereen committed Nov 14, 2018
1 parent 90d69fc commit 2b270fc
Show file tree
Hide file tree
Showing 24 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
author = 'Lilian Besson, Bastien Trotobas et al'

# The short X.Y version
version = '0.0.1'
version = '0.2'
# The full version, including alpha/beta/rc tags
release = 'alpha'

Expand Down
2 changes: 1 addition & 1 deletion logs/ordreappel-4-2_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1838,4 +1838,4 @@ Feature: Algorithme de calcul de l'ordre d'appel section 4.2 # ordreappel-4-2.fe
1 feature passed, 0 failed, 0 skipped
260 scenarios passed, 0 failed, 0 skipped
1300 steps passed, 0 failed, 0 skipped, 0 undefined
Took 0m0.181s
Took 0m0.212s
28 changes: 14 additions & 14 deletions logs/pylint3_log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ Statistics by type
+---------+-------+-----------+-----------+------------+---------+
|type |number |old number |difference |%documented |%badname |
+=========+=======+===========+===========+============+=========+
|module |19 |19 |= |NC |NC |
|module |19 |1 |+18.00 |NC |NC |
+---------+-------+-----------+-----------+------------+---------+
|class |28 |28 |= |NC |NC |
|class |28 |1 |+27.00 |NC |NC |
+---------+-------+-----------+-----------+------------+---------+
|method |0 |0 |= |0 |0 |
|method |0 |7 |-7.00 |0 |0 |
+---------+-------+-----------+-----------+------------+---------+
|function |0 |0 |= |0 |0 |
|function |0 |3 |-3.00 |0 |0 |
+---------+-------+-----------+-----------+------------+---------+


Expand All @@ -27,13 +27,13 @@ Raw metrics
+----------+-------+------+---------+-----------+
|type |number |% |previous |difference |
+==========+=======+======+=========+===========+
|code |1551 |58.55 |1560 |-9.00 |
|code |1551 |58.55 |NC |NC |
+----------+-------+------+---------+-----------+
|docstring |395 |14.91 |395 |= |
|docstring |395 |14.91 |NC |NC |
+----------+-------+------+---------+-----------+
|comment |283 |10.68 |282 |+1.00 |
|comment |283 |10.68 |NC |NC |
+----------+-------+------+---------+-----------+
|empty |420 |15.86 |420 |= |
|empty |420 |15.86 |NC |NC |
+----------+-------+------+---------+-----------+


Expand All @@ -57,18 +57,18 @@ Messages by category
+-----------+-------+---------+-----------+
|type |number |previous |difference |
+===========+=======+=========+===========+
|convention |0 |0 |= |
|convention |0 |10 |-10.00 |
+-----------+-------+---------+-----------+
|refactor |0 |0 |= |
|refactor |0 |2 |-2.00 |
+-----------+-------+---------+-----------+
|warning |0 |0 |= |
|warning |0 |13 |-13.00 |
+-----------+-------+---------+-----------+
|error |0 |0 |= |
|error |0 |1 |-1.00 |
+-----------+-------+---------+-----------+




--------------------------------------------------------------------
Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)
-------------------------------------------------------------------
Your code has been rated at 10.00/10 (previous run: 8.62/10, +1.38)

26 changes: 13 additions & 13 deletions logs/pylint_log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -247,13 +247,13 @@ Statistics by type
+---------+-------+-----------+-----------+------------+---------+
|type |number |old number |difference |%documented |%badname |
+=========+=======+===========+===========+============+=========+
|module |19 |19 |= |100.00 |0.00 |
|module |19 |1 |+18.00 |100.00 |0.00 |
+---------+-------+-----------+-----------+------------+---------+
|class |28 |28 |= |100.00 |39.29 |
|class |28 |6 |+22.00 |100.00 |39.29 |
+---------+-------+-----------+-----------+------------+---------+
|method |102 |101 |+1.00 |98.04 |44.12 |
|method |102 |10 |+92.00 |98.04 |44.12 |
+---------+-------+-----------+-----------+------------+---------+
|function |23 |23 |= |65.22 |34.78 |
|function |23 |3 |+20.00 |65.22 |34.78 |
+---------+-------+-----------+-----------+------------+---------+


Expand Down Expand Up @@ -305,13 +305,13 @@ Raw metrics
+----------+-------+------+---------+-----------+
|type |number |% |previous |difference |
+==========+=======+======+=========+===========+
|code |1551 |58.55 |1560 |-9.00 |
|code |1551 |58.55 |NC |NC |
+----------+-------+------+---------+-----------+
|docstring |395 |14.91 |395 |= |
|docstring |395 |14.91 |NC |NC |
+----------+-------+------+---------+-----------+
|comment |283 |10.68 |282 |+1.00 |
|comment |283 |10.68 |NC |NC |
+----------+-------+------+---------+-----------+
|empty |420 |15.86 |420 |= |
|empty |420 |15.86 |NC |NC |
+----------+-------+------+---------+-----------+


Expand All @@ -335,13 +335,13 @@ Messages by category
+-----------+-------+---------+-----------+
|type |number |previous |difference |
+===========+=======+=========+===========+
|convention |73 |85 |-12.00 |
|convention |73 |8 |+65.00 |
+-----------+-------+---------+-----------+
|refactor |15 |15 |= |
|refactor |15 |0 |+15.00 |
+-----------+-------+---------+-----------+
|warning |28 |31 |-3.00 |
|warning |28 |3 |+25.00 |
+-----------+-------+---------+-----------+
|error |2 |2 |= |
|error |2 |0 |+2.00 |
+-----------+-------+---------+-----------+


Expand Down Expand Up @@ -440,5 +440,5 @@ Messages


------------------------------------------------------------------
Your code has been rated at 9.05/10 (previous run: 8.93/10, +0.12)
Your code has been rated at 9.05/10 (previous run: 9.45/10, -0.40)

2 changes: 1 addition & 1 deletion parcoursup/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"

# from .ordreappel import *
# from .propositions import *
2 changes: 1 addition & 1 deletion parcoursup/ordreappel/AlgoOrdreAppel.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"

import xml.etree.ElementTree as ET
from pprint import pprint # DEBUG
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/ordreappel/GroupeClassement.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"

from typing import List, Dict

Expand Down
2 changes: 1 addition & 1 deletion parcoursup/ordreappel/OrdreAppel.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"


# XXX Pour utiliser l'implémentation dans scipy.stats
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/ordreappel/VoeuClasse.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"

from functools import total_ordering
from enum import Enum
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/ordreappel/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"


if __name__ == '__main__':
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/ordreappel/exemples.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"

import json
from os import path
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/propositions/AlgoPropositions.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"

import xml.etree.ElementTree as ET
from pprint import pprint # DEBUG
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/propositions/Candidat.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"


class Candidat(object):
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/propositions/Etablissement.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"

from typing import List, Dict, Union, Set
from random import random, randint, choice
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/propositions/GroupeAffectation.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"

from typing import Set, List

Expand Down
2 changes: 1 addition & 1 deletion parcoursup/propositions/GroupeAffectationUID.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"


class GroupeAffectationUID(object):
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/propositions/GroupeInternat.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"

from typing import Set, List

Expand Down
2 changes: 1 addition & 1 deletion parcoursup/propositions/GroupeInternatUID.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"


class GroupeInternatUID(object):
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/propositions/VerificationsResultats.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"

from typing import Dict, Set
from datetime import datetime
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/propositions/VoeuEnAttente.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"

from typing import Union
try:
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/propositions/VoeuUID.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"


class VoeuUID(object):
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/propositions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"


if __name__ == '__main__':
Expand Down
2 changes: 1 addition & 1 deletion parcoursup/propositions/exemples.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Licence : MIT License (http://lbesson.mit-license.org).
"""
__author__ = "Lilian Besson, Bastien Trotobas et al"
__version__ = "0.0.1"
__version__ = "0.2"

import json
from os import path
Expand Down
8 changes: 4 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
# print("Using a long_description of length,", len(long_description), "from file", README) # DEBUG


version = "0.1"
version = "0.2"
try:
from parcoursup import __version__ as version
except ImportError:
print("Error: cannot import version from parcoursup.")
print("Are you sure you are building in the correct folder?")

# FIXME revert when done uploading the first version to PyPI
# version = "0.0.1.dev9"
version = "0.1.dev9"


setup(name="parcoursup",
Expand Down Expand Up @@ -83,8 +83,8 @@
'LICENSE',
'README.md',
# FIXME add the xml data used in the tests
'donnes/*.xml',
'donnes/*.json',
'donnees/*.xml',
'donnees/*.json',
]
},
# project_urls={ # Optional
Expand Down

0 comments on commit 2b270fc

Please sign in to comment.