Closed abdelaziz-mahdy closed 3 weeks ago
this is an example svg that can be generated
if you want to edit the readme using the script instead of the svg let me know
Note: android was wrong here and i pushed a fix for it
this is an example svg that can be generated
Wow, looks soooo great! π
if you want to edit the readme using the script instead of the svg let me know
maybe we can save the generated svg to images/
directory and add a section in README to show it?
this is an example svg that can be generated
Wow, looks soooo great! π
if you want to edit the readme using the script instead of the svg let me know
maybe we can save the generated svg to
images/
directory and add a section in README to show it?
That will work yes, and we can show each package svg in it's readme
That will work yes, and we can show each package svg in it's readme
Cool!
Will do it tomorrow, since it's late for meπ
Will do it tomorrow, since it's late for meπ
Just do it when you are free~ I noticed that you have spent a lot of time on this. goodnight ~ π
i think its correct but the commit is failing
i added full apk size comparison too, and for the commit problem i made the workflow work on my branch and it works correctly, also i added them to the readme
let me know if there is anything that needs to be added or updated
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.03%. Comparing base (
580213b
) to head (f9b3256
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
i added full apk size comparison too, and for the commit problem i made the workflow work on my branch and it works correctly, also i added them to the readme
let me know if there is anything that needs to be added or updated
Great! I extracted the python scripts to reduce the length of the workflow.
Looks good to me now.
i added full apk size comparison too, and for the commit problem i made the workflow work on my branch and it works correctly, also i added them to the readme
let me know if there is anything that needs to be added or updated
Great! I extracted the python scripts to reduce the length of the workflow.
Looks good to me now.
I wanted to do it but was not finding a good location for them π π
Glad you did it.
Merged, thanks for your efforts! π @abdelaziz-mahdy
fixes https://github.com/rainyl/opencv_dart/issues/276
dont know what the best way to show it , i was thinking of creating a svg to show it in readme which will make it look good and easily updatable
added svg generation and it gets pushed into the artifacts (if you like this idea we can make the svgs gets pushed to github and then show it in the readme)