Skip to content

Small fixes for docstrings, rename typing for pytest plugin, unused command#450

Merged
tony merged 6 commits into
masterfrom
small-fixes
Nov 26, 2023
Merged

Small fixes for docstrings, rename typing for pytest plugin, unused command#450
tony merged 6 commits into
masterfrom
small-fixes

Conversation

@tony

@tony tony commented Nov 26, 2023

Copy link
Copy Markdown
Member

Extracted #449

Changes

Breaking changes

  • Rename pytest plugin protocol typings:

    • CreateProjectCallbackProtocol -> CreateRepoPostInitFn
    • CreateProjectCallbackFixtureProtocol -> CreateRepoPytestFixtureFn

Bug fixes

  • Remove unused command: Svn.mergelist
  • Fix Git.config docstring

Development

  • Add test for direct usage of HgSync

  • pytest-watcher, Add configuration:

    • Run initially by default
    • Skip post-save files from vim

@codecov

codecov Bot commented Nov 26, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a78779a) 62.50% compared to head (532386f) 62.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #450      +/-   ##
==========================================
+ Coverage   62.50%   62.61%   +0.11%     
==========================================
  Files          39       39              
  Lines        3435     3440       +5     
  Branches      927      927              
==========================================
+ Hits         2147     2154       +7     
+ Misses        772      770       -2     
  Partials      516      516              

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

@tony tony marked this pull request as ready for review November 26, 2023 13:39
@tony tony merged commit 8b47794 into master Nov 26, 2023
@tony tony deleted the small-fixes branch November 26, 2023 13:41
@tony tony changed the title Small fixes Small fixes for docstrings, rename typing for pytest plugin, unused command Nov 26, 2023
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.

1 participant