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

Toolkit images #632

Merged
merged 3 commits into from Jul 4, 2023
Merged

Toolkit images #632

merged 3 commits into from Jul 4, 2023

Conversation

namansleeps
Copy link
Collaborator

@namansleeps namansleeps commented Jul 4, 2023

Description

Adding of images for each toolkit created by SuperAGI, in both marketplace as well as Toolkit Section

Related Issues

No issues related.

Solution and Design

There is an array which has the names of the tools and their corresponding images on the frontend, it loops through it and returns an address.

Test Plan

It is on frontend and has been tested

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update

Checklist

  • My pull request is atomic and focuses on a single change.
  • I have read the contributing guide and my code conforms to the guidelines.
  • I have documented my changes clearly and comprehensively.
  • I have added the required tests.

@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (85ed23e) 57.03% compared to head (9cf37cf) 57.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #632   +/-   ##
=======================================
  Coverage   57.03%   57.03%           
=======================================
  Files         132      132           
  Lines        5334     5334           
  Branches      534      534           
=======================================
  Hits         3042     3042           
  Misses       2177     2177           
  Partials      115      115           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nborthy nborthy merged commit d70e070 into dev Jul 4, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants