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

Replace FileSystem with AssetRepository #1613

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

bartfeenstra
Copy link
Owner

No description provided.

@bartfeenstra bartfeenstra added enhancement New feature or request BC break Breaks backwards compatibility with existing integrations python Pull requests that update Python code labels Jun 24, 2024
@bartfeenstra bartfeenstra marked this pull request as ready for review June 24, 2024 15:05
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

Attention: Patch coverage is 97.39583% with 5 lines in your changes missing coverage. Please review.

Project coverage is 95.74%. Comparing base (c2a2ebc) to head (65e764b).
Report is 317 commits behind head on 0.4.x.

Files with missing lines Patch % Lines
betty/assets.py 94.64% 2 Missing and 1 partial ⚠️
betty/tests/test_assets.py 98.38% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            0.4.x    #1613   +/-   ##
=======================================
  Coverage   95.74%   95.74%           
=======================================
  Files         198      200    +2     
  Lines       18746    18756   +10     
  Branches     3558     3558           
=======================================
+ Hits        17948    17958   +10     
  Misses        538      538           
  Partials      260      260           

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

@bartfeenstra bartfeenstra merged commit 33bc1f5 into 0.4.x Jun 24, 2024
10 of 11 checks passed
@bartfeenstra bartfeenstra deleted the asset-repository branch June 24, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC break Breaks backwards compatibility with existing integrations enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant