Skip to content

Add @mjademitchell as a contributor#1279

Open
alexdewar wants to merge 1 commit intomainfrom
add-melissa-as-contributor
Open

Add @mjademitchell as a contributor#1279
alexdewar wants to merge 1 commit intomainfrom
add-melissa-as-contributor

Conversation

@alexdewar
Copy link
Copy Markdown
Member

Description

The @all-contributors bot didn't work, so I've opened a PR for this manually.

Type of change

  • Bug fix (non-breaking change to fix an issue)
  • New feature (non-breaking change to add functionality)
  • Refactoring (non-breaking, non-functional change to improve maintainability)
  • Optimization (non-breaking change to speed up the code)
  • Breaking change (whatever its nature)
  • Documentation (improve or add documentation)

Key checklist

  • All tests pass: $ cargo test
  • The documentation builds and looks OK: $ cargo doc
  • Update release notes for the latest release if this PR adds a new feature or fixes a bug
    present in the previous release

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@alexdewar alexdewar requested review from Copilot and mjademitchell May 8, 2026 14:43
@alexdewar alexdewar added this to MUSE May 8, 2026
@alexdewar alexdewar moved this to 👀 In review in MUSE May 8, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.78%. Comparing base (f495718) to head (8648848).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1279   +/-   ##
=======================================
  Coverage   89.78%   89.78%           
=======================================
  Files          57       57           
  Lines        8205     8205           
  Branches     8205     8205           
=======================================
  Hits         7367     7367           
  Misses        542      542           
  Partials      296      296           

☔ 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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR manually updates the all-contributors configuration and README to add @mjademitchell as a recognized contributor, since the all-contributors bot workflow didn’t apply the update automatically.

Changes:

  • Bump the README all-contributors badge count from 10 to 11.
  • Add mjademitchell to the contributors table in README.md.
  • Append mjademitchell to .all-contributorsrc and update the “Add your contributions” usage link.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Updates the all-contributors badge/count and adds the new contributor entry to the rendered contributors table.
.all-contributorsrc Registers mjademitchell in the all-contributors config so future automated updates remain consistent.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
<td align="center" valign="top" width="14.28%"><a href="https://github.com/HarmonicReflux"><img src="https://avatars.githubusercontent.com/u/16504600?v=4?s=100" width="100px;" alt="Benjamin Scharpf"/><br /><sub><b>Benjamin Scharpf</b></sub></a><br /><a href="https://github.com/EnergySystemsModellingLab/MUSE2/commits?author=HarmonicReflux" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ahawkes"><img src="https://avatars.githubusercontent.com/u/12055725?v=4?s=100" width="100px;" alt="Adam Hawkes"/><br /><sub><b>Adam Hawkes</b></sub></a><br /><a href="#ideas-ahawkes" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/EnergySystemsModellingLab/MUSE2/commits?author=ahawkes" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Aurashk"><img src="https://avatars.githubusercontent.com/u/9390150?v=4?s=100" width="100px;" alt="Aurash Karimi"/><br /><sub><b>Aurash Karimi</b></sub></a><br /><a href="https://github.com/EnergySystemsModellingLab/MUSE2/commits?author=Aurashk" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mjademitchell"><img src="https://avatars.githubusercontent.com/u/242165951?v=4?s=100" width="100px;" alt="mjademitchell"/><br /><sub><b>Melissa Mitchell</b></sub></a><br /><a href="https://github.com/EnergySystemsModellingLab/MUSE2/commits?author=mjademitchell" title="Code">💻</a></td>
@alexdewar alexdewar force-pushed the add-melissa-as-contributor branch from 4a121b3 to 8648848 Compare May 8, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

2 participants