Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@altsem
Copy link
Owner

@altsem altsem commented Oct 27, 2024

…tions = ["recent_commits"]`

Hide headers on the status screen e.g.

collapsed_sections = ["untracked", "recent_commits", "branch_status"]

@stackmystack I did some changes:

  • added some consistency to the internal IDs
  • changed the commit message (the changelog is auto-generated from commits)
  • updated the default_config.toml

I'll go ahead and merge this!

…tions = ["recent_commits"]`

Hide headers on the status screen e.g.
```
collapsed_sections = ["untracked", "recent_commits", "branch_status"]
```
@codecov
Copy link

codecov bot commented Oct 27, 2024

Codecov Report

Attention: Patch coverage is 97.95918% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.70%. Comparing base (e35b6dc) to head (e689b39).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/tests/mod.rs 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
- Coverage   88.32%   86.70%   -1.63%     
==========================================
  Files          62       62              
  Lines        5534     5678     +144     
==========================================
+ Hits         4888     4923      +35     
- Misses        646      755     +109     

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

@altsem altsem merged commit 09aa7ca into master Oct 27, 2024
5 checks passed
@altsem altsem deleted the feat/collapse-headers-config branch October 27, 2024 11:29
@stackmystack
Copy link
Contributor

Awesome, thanks!

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.

3 participants