HenFo / Geosoftware-II-AALLH

MIT License
0 stars 9 forks source link

Code Review - Fragen #41

Open carobro opened 5 years ago

carobro commented 5 years ago

Hallo A²L²H,

könntet ihr vielleicht eine Installationsanleitung oder Ähnliches zu eurem Code schreiben? Ich weiß nicht ganz wo ist welche Dateien finde, welche Art von Tests ihr nutzt und welche Requirements ich so brauche :wink: Danke

Die Gruppe :one:

@carobro @JaFro96 @corneliazy @yhallowiegeht @hilal98

JaFro96 commented 5 years ago

Code Review Report AALLH

@HenFo @Anika2 @cherry13579 @atlanta11950 @lukasjah

Installation and Running of the software

Everything worked fine until:

python masterExtract.py Traceback (most recent call last): File "masterExtract.py", line 3, in <module> import extractGeoDataFromFolder as fext File "/home/jannis/Dokumente/geosoft/Geosoftware-II-AALLH/CLI Tools/extractGeoDataFromFolder.py", line 58 SyntaxError: Non-ASCII character '\xc3' in file /home/jannis/Dokumente/geosoft/Geosoftware-II-AALLH/CLI Tools/extractGeoDataFromFolder.py on line 58, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

After fixing that with editing the average-symbol in line 58 of extractGeoDataFromFolder.py, I got:

ImportError: No module named zope.interface

After pip install zope.interface --user the software was running!

Import code into development environment

worked without problems

Architecture

I understand:

I did not understand:

Checklist

Language Independent

Clean Code
Security
Performance
General
nuest commented 5 years ago

Prima @JaFro96 und Gruppe :one: - für das CLI-tool schon sehr hilfreich. Nur nochmal zu meinem Verständnis: den Service und die dazugehörigen Erweiterungen konntet ihr nicht ans Laufen bekommen?

JaFro96 commented 5 years ago

@nuest Wenn damit der folgende Abschnitt aus der README gemeint ist, konnten wir diesen ans Laufen bekommen und die Endpunkte erfolgreich testen.

Test our additional features:

In your Browser, test our new requests by adding the following endpoints: