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

README & guix-run container runner #391

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

Conversation

pjotrp
Copy link

@pjotrp pjotrp commented May 29, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 29, 2021

Codecov Report

Merging #391 (3c23576) into main (867e577) will decrease coverage by 9.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
- Coverage   78.96%   69.66%   -9.30%     
==========================================
  Files          18       16       -2     
  Lines        3228     2901     -327     
  Branches      872      762     -110     
==========================================
- Hits         2549     2021     -528     
- Misses        441      681     +240     
+ Partials      238      199      -39     
Impacted Files Coverage Δ
schema_salad/makedoc.py 10.22% <0.00%> (-72.73%) ⬇️
schema_salad/main.py 56.25% <0.00%> (-10.80%) ⬇️
schema_salad/fetcher.py 80.00% <0.00%> (-1.00%) ⬇️
schema_salad/ref_resolver.py 84.81% <0.00%> (-0.15%) ⬇️
schema_salad/schema.py
schema_salad/__init__.py

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 867e577...3c23576. Read the comment docs.

@pjotrp
Copy link
Author

pjotrp commented May 29, 2021

This is weird as I only add README text and an example of a Guix runner. Advice?

Comment on lines +1 to +4
#! /bin/sh
#
# This script sets up a Guix container. Make sure guix is in the path
# - after installing Guix (on Debian).
Copy link
Member

Choose a reason for hiding this comment

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

Cool! Can you add a GitHub Action to test this?

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.

None yet

2 participants