kurusugawa-computer / kurusugawa-computer/annofab-cli

annofabcli comment create_inspection: 座標値の小数を受け取って整数に変換するようにする

Open
#1,744 0 comments 1 reaction 2 assignees View on GitHub

@yuji38kwmt is already working on this.

Since Sep 7, 2026.

  • #1745 by @copilot-swe-agent — open
Dominant language
Python
Stars
8
Forks
0
Avg merge
51m
Merged PRs (30d)
12

Description

現状

画像に対する座標値で小数を指定すると、WebAPIの制限でエラーが発生する。
しかし整数に変換して登録したいケースがおおいので、小数も許容する。

対応方法

小数を受け取っても整数に変換して登録できるようにする

対象コマンド

  • comment配下の座標値を指定するコマンド
  • task rejectなど、検査コメントを座標値で指定する可能性があるコマンド

補足

  • 画像プロジェクトに対して座標値(ピクセル値)を指定する場合ののみの想定です。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.