Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix EntryPoint.__repr__ on PyPy 2 - [merged] #228

Closed
jaraco opened this issue Oct 22, 2020 · 10 comments
Closed

Fix EntryPoint.__repr__ on PyPy 2 - [merged] #228

jaraco opened this issue Oct 22, 2020 · 10 comments

Comments

@jaraco
Copy link
Member

jaraco commented Oct 22, 2020

In GitLab by @jaraco on Dec 1, 2019, 15:32

Merges bugfix/97-entry-point-repr -> master

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @jaraco on Dec 1, 2019, 15:42

added 4 commits

Compare with previous version

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @jaraco on Dec 1, 2019, 15:43

approved this merge request

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @jaraco on Dec 1, 2019, 15:43

enabled an automatic merge when the pipeline for d7653d7 succeeds

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @jaraco on Dec 1, 2019, 15:48

aborted the automatic merge because source branch was updated

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @jaraco on Dec 1, 2019, 15:48

added 1 commit

  • 3e61dba - Suppress coverage failures in selective code

Compare with previous version

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @jaraco on Dec 1, 2019, 15:50

approved this merge request

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @jaraco on Dec 1, 2019, 15:50

enabled an automatic merge when the pipeline for 3e61dba succeeds

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @jaraco on Dec 1, 2019, 15:53

mentioned in commit 031c7f0

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @jaraco on Dec 1, 2019, 15:53

merged

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @codecov on Dec 1, 2019, 15:53

Codecov Report

Merging #100 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #100   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines         215    244   +29     
  Branches       19     19           
=====================================
+ Hits          215    244   +29
Impacted Files Coverage Δ
importlib_metadata/__init__.py 100% <100%> (ø) ⬆️
importlib_metadata/_compat.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c471831...3e61dba. Read the comment docs.

@jaraco jaraco closed this as completed Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant