Skip to content

docs: fix incorrect file references in CONTRIBUTING.md#1299

Merged
henrykironde merged 1 commit intoweecology:mainfrom
abhayrajjais01:fix/contributing-doc-references
Mar 6, 2026
Merged

docs: fix incorrect file references in CONTRIBUTING.md#1299
henrykironde merged 1 commit intoweecology:mainfrom
abhayrajjais01:fix/contributing-doc-references

Conversation

@abhayrajjais01
Copy link
Copy Markdown
Contributor

Description

Problem

CONTRIBUTING.md contains two outdated file references:

  1. Line 44: References dev_requirements.txt which doesn't exist in the repository
  2. Line 236: References HISTORY.rst but the actual file is
    HISTORY.md

Changes

  • Updated the dev_requirements.txt reference to correctly point to
    pyproject.toml which contains the optional [dev,docs] dependencies
  • Fixed HISTORY.rst →
    HISTORY.md to match the actual filename

Related Issue(s)

AI-Assisted Development

  • I understand all the code I'm submitting

AI tools used (if applicable):

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.35%. Comparing base (3146b96) to head (a4d5bae).
⚠️ Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1299      +/-   ##
==========================================
- Coverage   87.89%   87.35%   -0.54%     
==========================================
  Files          20       21       +1     
  Lines        2776     2808      +32     
==========================================
+ Hits         2440     2453      +13     
- Misses        336      355      +19     
Flag Coverage Δ
unittests 87.35% <ø> (-0.54%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@henrykironde henrykironde merged commit 0118c2f into weecology:main Mar 6, 2026
7 checks passed
@henrykironde
Copy link
Copy Markdown
Contributor

@abhayrajjais01, thank you for this PR

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.

2 participants