Git Product home page Git Product logo

iplib3's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on graduating from university
  • ๐ŸŒฑ Iโ€™m currently learning Python and Rust
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on anything that isn't a web front-end
  • ๐Ÿค” Iโ€™m looking for help with Rust learning
  • ๐Ÿ’ฌ Ask me about Python help
  • ๐Ÿ“ซ How to reach me: Here or on Twitter (@Diapolo101)
  • ๐Ÿ˜„ Pronouns: he/him/they (though it honestly doesn't matter)
  • โšก Fun fact: Audentem Forsque Venusque iuvat.

Codewars

Lari's GitHub stats

iplib3's People

Contributors

ben-hill33 avatar dependabot[bot] avatar diapolo10 avatar fossabot avatar github-actions[bot] avatar koppor avatar raamanalyst avatar vascosch92 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

iplib3's Issues

Parametrization of tests

Hey,

first of all: very nice package and idea :-)

I was looking at the tests and I notice that you just have unit tests and not integration and/or acceptance tests.

About the unit tests. There is a thing that can be done better and it is parametrisation. For instance, in a test you test multiple test cases using assert. This is not optimal. It would be better to have a script with the test cases and one with the tests, and use pytest parametrisation.

If you want I could do it. I'm interested in understanding the package better, and this is a good opportunity to look deeply into your code and doing something good ;-)

let me know

Add Coveralls support

Is your feature request related to a problem? Please describe.
It would be good to know how much of the codebase is being tested. Bonus points for a nice badge!

Describe the solution you'd like
Adding support for Coveralls in the project and its CI/CD GitHub Actions workflow.

Describe alternatives you've considered
None, though this isn't a high-priority issue.

Improve documentation

The current state of the project's documentation isn't great - everything is in the source code and README and lacks details.

Add more test coverage, implement integration testing

At present, the critical parts of the library have decent unit test coverage (not that it shows because Coveralls integration is still missing), but more should be added. Furthermore the library could use some integration testing.

Full draft for version 1.0

The project is currently lacking a clear goal, and I want to achieve some specific level of usefulness before calling this the first official full release. Ideas, feature requests, bug fixes and defining the final interface will be the key points.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.