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

[Feature] Post-GSoC ’24: Expand Shared Module #127

Open
1 task done
naishasinha opened this issue Aug 24, 2024 · 0 comments
Open
1 task done

[Feature] Post-GSoC ’24: Expand Shared Module #127

naishasinha opened this issue Aug 24, 2024 · 0 comments
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature help wanted Open to participation from the community 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work

Comments

@naishasinha
Copy link
Member

Context

Automating Quantifying the Commons was a project endeavor for the Google Summer of Code 2024 program, in which a baseline automation software for data gathering, processing, and analysis was successfully developed. However given the time and resource constraints that we had to consider, there are still addressable endeavors to improve this codebase over the upcoming quarters and years. This is the fourth (4) of five (5) issues raised specifically for post-GSoC contributions.

Problem

There are many overlapping paths, modules, and functions across different files which may be redundant and inefficient in the codebase.

Description

This feature involves expanding the shared module to include apparent commonly used paths, modules, and functions across different files. This will reduce redundancy and improve the maintainability and efficiency of the codebase. This should NOT, however, target the retrieve_license_data and related fetching/report functions, as they are still in the initial stages of development.

Implementation

  • I would be interested in implementing this feature.
@naishasinha naishasinha added 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work ✨ goal: improvement Improvement to an existing feature 💻 aspect: code Concerns the software code in the repository labels Aug 24, 2024
@TimidRobot TimidRobot added help wanted Open to participation from the community 🏁 status: ready for work Ready for work and removed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature help wanted Open to participation from the community 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work
Projects
Status: Backlog
Development

No branches or pull requests

2 participants