👥 Add @AlexisST24 as a contributor - #1519
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1519 +/- ##
=======================================
Coverage 90.94% 90.94%
=======================================
Files 61 61
Lines 9045 9045
Branches 9045 9045
=======================================
Hits 8226 8226
Misses 500 500
Partials 319 319 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.30.
| Benchmark suite | Current: 45e8a31 | Previous: 849164f | Ratio |
|---|---|---|---|
example_run/muse1_default example |
419620386 ns |
257200258.5 ns |
1.63 |
select_best_assets_parallel/10 |
46397113.375 ns |
35291724 ns |
1.31 |
This comment was automatically generated by workflow using github-action-benchmark.
There was a problem hiding this comment.
🟡 Changes recommended
The new “Examples” contribution currently generates a dead #example-* fragment link in the README (no matching anchor exists), so the contributor entry should be adjusted or an anchor added.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR updates the repository’s all-contributors configuration and README to add @AlexisST24 as a recognised contributor, incrementing the contributor badge count accordingly.
Changes:
- Incremented the All Contributors badge count from 12 → 13 in
README.md. - Added
AlexisST24to the contributors table inREADME.mdand to the contributors list in.all-contributorsrc.
File summaries
| File | Description |
|---|---|
| README.md | Updates contributors badge count and adds AlexisST24 to the contributors table. |
| .all-contributorsrc | Adds AlexisST24 with listed contribution types (bug, example). |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 2
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "contributions": [ | ||
| "bug", | ||
| "example" | ||
| ] |
| <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="Melissa Jade Mitchell"/><br /><sub><b>Melissa Jade Mitchell</b></sub></a><br /><a href="https://github.com/EnergySystemsModellingLab/MUSE2/commits?author=mjademitchell" title="Code">💻</a></td> | ||
| <td align="center" valign="top" width="14.28%"><a href="https://dc2917.github.io/"><img src="https://avatars.githubusercontent.com/u/45606273?v=4?s=100" width="100px;" alt="Dan Cummins"/><br /><sub><b>Dan Cummins</b></sub></a><br /><a href="https://github.com/EnergySystemsModellingLab/MUSE2/commits?author=dc2917" title="Code">💻</a></td> | ||
| <td align="center" valign="top" width="14.28%"><a href="https://github.com/AlexisST24"><img src="https://avatars.githubusercontent.com/u/291749395?v=4?s=100" width="100px;" alt="AlexisST24"/><br /><sub><b>AlexisST24</b></sub></a><br /><a href="https://github.com/EnergySystemsModellingLab/MUSE2/issues?q=author%3AAlexisST24" title="Bug reports">🐛</a> <a href="#example-AlexisST24" title="Examples">💡</a></td> |
Description
Please include a summary of the change and which issue is fixed (if any). Please also
include relevant motivation and context. List any dependencies that are required for
this change.
Fixes # (issue)
Type of change
Key checklist
$ cargo test$ cargo docpresent in the previous release
Further checks