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

アイコンを追加、ツールボタンを追加 #20

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

ciscorn
Copy link
Member

@ciscorn ciscorn commented Oct 27, 2023

  • プラグインのアイコンを追加 🎉
  • ツールバーもアルゴリズムを呼びだすためのボタンを追加(ポップアップメニュー付き)

Closes #15

@ciscorn ciscorn self-assigned this Oct 27, 2023
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (addea40) 26.84% compared to head (4eec702) 26.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   26.84%   26.72%   -0.12%     
==========================================
  Files           9        9              
  Lines         570      595      +25     
==========================================
+ Hits          153      159       +6     
- Misses        417      436      +19     
Flag Coverage Δ
unittests 26.72% <25.92%> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
japanese_grids/provider.py 100.00% <100.00%> (ø)
japanese_grids/algorithms/load_estat_csv.py 30.30% <0.00%> (ø)
japanese_grids/plugin.py 47.22% <24.00%> (-52.78%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ciscorn ciscorn merged commit 4d14acc into main Oct 27, 2023
4 of 6 checks passed
@ciscorn ciscorn deleted the feature/add-icon-and-toolbutton branch October 27, 2023 14:41
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.

プラグインアイコンの更新
1 participant