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 __repr__ on pypy3 as well - [merged] #230

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

Fix __repr__ on pypy3 as well - [merged] #230

jaraco opened this issue Oct 22, 2020 · 3 comments

Comments

@jaraco
Copy link
Member

jaraco commented Oct 22, 2020

In GitLab by @asottile on Dec 4, 2019, 17:11

Merges pypy_repr_all -> master

Resolves #102

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @asottile on Dec 4, 2019, 17:38

added 1 commit

  • 5cfbb08 - Fix __repr__ on pypy3 as well

Compare with previous version

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @codecov on Dec 4, 2019, 17:43

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #102   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines         244    244           
  Branches       19     19           
=====================================
  Hits          244    244
Impacted Files Coverage Δ
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 031c7f0...5cfbb08. Read the comment docs.

@jaraco
Copy link
Member Author

jaraco commented Oct 22, 2020

In GitLab by @jaraco on Dec 4, 2019, 23:16

merged

@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