Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[BUG] When comparing with other branches, output file is blank

オープン
#96 コメント 1 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
ruby
領域
cli

調査の方向性

報告された環境で Ruby 2.7.3 を使用し、skunk -b main -o skunk.txt を実行して feature branch から問題を再現します。ブランチ比較とファイル出力に関する CLI の処理を調査し、shell 出力と比較して、出力ファイルに同じ SkunkScore の結果が含まれ、空ではないことを確認します。

索引モデルが issue の本文から書いたものです。

説明

bug

Before we start...:

  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (for multi-repository projects)

Version, Branch, or Commit:

0.5.2

Expected behavior:

Expected to compare skunk score between branches, and output the result to a desired file.

Actual behavior:

Skunk analysis runs well on shell with desired results, but the output file is blank.

Steps to reproduce:

From a feature branch:

skunk -b main -o skunk.txt

Context and environment:

  • Operating System: Mac OS
  • Operating System version: 12.2.1 (21D62)
  • Ruby version: 2.7.3p183

I will abide by the [code of conduct] (https://github.com/fastruby/skunk/blob/master/CODE_OF_CONDUCT.md)

主要言語
Ruby
スター
547
フォーク
33
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

fastruby/skunk のほかの issue

fastruby/skunk の issue をすべて見る

似ている issue

Ruby の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。