Skip to content

issues Search Results · repo:JanusGraph/janusgraph-python language:Python

Filter by

21 results
 (72 ms)

21 results

inJanusGraph/janusgraph-python (press backspace or delete to remove)

We need automatic updates of dependencies like in the other repositories, both to stay up to date in general and also to get fixes for security vulnerabilities in dependencies. This should not only include ...
  • FlorianHockmann
  • Opened 
    on May 8, 2024
  • #43

testcontainers-python is widely used containerization library used for integration tests. The pros of the library docker which is used currently is that, it provides methods to get the host ip which is ...
  • debasishdebs
  • 1
  • Opened 
    on May 9, 2019
  • #36

Remove Hardcoded username and password used currently in Travis CI (.travis.yml) file. They need to be passed as secret env variable. I ll remove the current instances of all hard coded credentials and ...
  • debasishdebs
  • 1
  • Opened 
    on Apr 9, 2019
  • #28

Once the initial PR is merged create a follow-up PR that resolves the issue listed by codacy.
  • chupman
  • 1
  • Opened 
    on Mar 28, 2019
  • #22

build.py currently lists the version as 0.0.9 update to 0.1.0 to reflect new 0.1.0 branch
  • chupman
  • 1
  • Opened 
    on Mar 28, 2019
  • #21

Currently only unit tests are developed for the version of client in PR. Based on @FlorianHockmann s comments on on PR#4. The Integration tests needs to start a docker container with GraphOfGods loaded, ...
  • debasishdebs
  • 2
  • Opened 
    on Jan 16, 2019
  • #19

Why is this serialization implemented in utils and not in serializer like the other serialization logic? This is a really confusing place. Also the name doesn t hint at the fact that it only applies to ...
  • debasishdebs
  • 1
  • Opened 
    on Jan 14, 2019
  • #18

Currently, the deserializer class (GeoshapeDeserializer) has very deep level of indentation for checking the validity of response object from Gremlin server. That needs to be simplified. Based on comment ...
  • debasishdebs
  • 1
  • Opened 
    on Jan 10, 2019
  • #17

The response of Gremlin server is of following structure: { type : Feature , geometry : { type : Point , coordinates : [125.6, 10.1] }, properties : { name : Dinagat Islands } } Note that in response, ...
  • debasishdebs
  • Opened 
    on Dec 29, 2018
  • #15

The build scripts for library has undergone a lot of changes over last few days. We changed the environment manager a lot of times. We moved to automatically downloading Python for system, and them removing ...
  • debasishdebs
  • Opened 
    on Nov 4, 2018
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub