hawkkiller / midjourney_client

Unofficial midjourney client that gives you possibility to generates images!
https://pub.dev/packages/midjourney_client
MIT License
10 stars 3 forks source link

Fetch commands on start #51

Closed hawkkiller closed 9 months ago

hawkkiller commented 9 months ago

Closes #50

codecov[bot] commented 9 months ago

Codecov Report

Merging #51 (3b5d73b) into main (a085bf7) will increase coverage by 6.56%. The diff coverage is 66.41%.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   58.07%   64.63%   +6.56%     
==========================================
  Files           8        8              
  Lines         260      345      +85     
  Branches       58       85      +27     
==========================================
+ Hits          151      223      +72     
- Misses        109      122      +13     
Files Coverage Δ
lib/src/discord/discord_interaction_client.dart 97.67% <96.00%> (+1.00%) :arrow_up:
lib/src/exception/exception.dart 14.28% <33.33%> (+5.19%) :arrow_up:
lib/src/discord/model/interaction.dart 80.00% <68.18%> (+8.39%) :arrow_up:
lib/src/utils/logger.dart 20.33% <27.02%> (+1.19%) :arrow_up:

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!