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: remove custom dev shells from the flake file #2195

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Conversation

fusion44
Copy link
Collaborator

The definition of the dev shell in the flake file had issues when opening a development shell. However, defining the custom dev shell is unnecessary anyway as mkPoetryApplication already creates a default working dev shell.

The definition of the dev shell in the flake file had several
issues when opening a development shell. However, this is
unnecessary as mkPoetryApplication already creates a
default working dev shell.
Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1933d89) 59.36% compared to head (6e18360) 59.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2195   +/-   ##
=======================================
  Coverage   59.36%   59.36%           
=======================================
  Files          59       59           
  Lines        8910     8910           
=======================================
  Hits         5289     5289           
  Misses       3621     3621           

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

@prusnak prusnak requested a review from dni December 28, 2023 00:50
@prusnak prusnak merged commit d6ac3d2 into lnbits:dev Dec 28, 2023
23 checks passed
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

3 participants