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

more compatible frame #14

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

more compatible frame #14

wants to merge 2 commits into from

Conversation

jbowes
Copy link
Owner

@jbowes jbowes commented Jul 21, 2021

No description provided.

jbowes added 2 commits July 21, 2021 19:36
Reimplement the xerrors style of frame printing with a local pc. This
will make it easier for future changes to bring compatibility with other
error ecosystems.
@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #14 (1a98823) into main (c754011) will decrease coverage by 4.91%.
The diff coverage is 23.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   87.27%   82.35%   -4.92%     
==========================================
  Files           4        6       +2     
  Lines         220      238      +18     
==========================================
+ Hits          192      196       +4     
- Misses         27       41      +14     
  Partials        1        1              
Impacted Files Coverage Δ
skip/xerrors.go 0.00% <0.00%> (ø)
skip/frame.go 40.00% <40.00%> (ø)
skip/error.go 81.25% <66.66%> (+4.77%) ⬆️

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 c754011...1a98823. Read the comment docs.

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