Skip to content

[MNT] Adjust .gitignore#277

Merged
fkiraly merged 7 commits into
sktime:mainfrom
tpvasconcelos:adjust-gitignore
Jan 31, 2024
Merged

[MNT] Adjust .gitignore#277
fkiraly merged 7 commits into
sktime:mainfrom
tpvasconcelos:adjust-gitignore

Conversation

@tpvasconcelos
Copy link
Copy Markdown
Contributor

What does this implement/fix? Explain your changes.

Small adjustment to .gitignore to ignore common IDE files.

Taken from sktime:

https://github.com/sktime/sktime/blob/0c134d58b7af547be235ce89d81ff8d659406ad8/.gitignore#L128-L135

Does your contribution introduce a new dependency? If yes, which one?

No.

What should a reviewer concentrate their feedback on?

🤷

PR checklist

For all contributions
  • I've reviewed the project documentation on contributing
  • I've added myself to the list of contributors.
  • The PR title starts with either [ENH], [CI/CD], [MNT], [DOC], or [BUG] indicating whether
    the PR topic is related to enhancement, CI/CD, maintenance, documentation, or a bug.

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Jan 31, 2024
Copy link
Copy Markdown
Contributor

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

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

Sure, thanks.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b754e93) 84.69% compared to head (6e85f70) 84.73%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #277      +/-   ##
==========================================
+ Coverage   84.69%   84.73%   +0.03%     
==========================================
  Files          43       43              
  Lines        2928     2928              
==========================================
+ Hits         2480     2481       +1     
+ Misses        448      447       -1     

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

@fkiraly fkiraly merged commit dd19413 into sktime:main Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Continuous integration, unit testing & package distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants