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

Generate LFS Cache from regression data repo #2997

Closed

Conversation

atharva-2001
Copy link
Member

📝 Description

Type: 🪲 bugfix | 🚀 feature | ☣️ breaking change | 🚦 testing | 📝 documentation | 🎢 infrastructure

tardis-sn/tardis-regression-data#43

📌 Resources

Examples, notebooks, and links to useful references.

🚦 Testing

How did you test these changes?

  • Testing pipeline
  • Other method (describe)
  • My changes can't be tested (explain why)

☑️ Checklist

  • I requested two reviewers for this pull request
  • I updated the documentation according to my changes
  • I built the documentation by applying the build_docs label

Note: If you are not allowed to perform any of these actions, ping (@) a contributor.

@tardis-bot
Copy link
Contributor

*beep* *bop*
Hi human,
I ran ruff on the latest commit (87f4f9d).
Here are the outputs produced.
Results can also be downloaded as artifacts here.
Summarised output:

6	W293	[*] Blank line contains whitespace
5	W291	[*] Trailing whitespace
1	E999	[ ] SyntaxError: Simple statements must be separated by newlines or semicolons

Complete output(might be large):

.github/workflows/lfs-cache.yml:1:12: E999 SyntaxError: Simple statements must be separated by newlines or semicolons
.github/workflows/lfs-cache.yml:60:1: W293 [*] Blank line contains whitespace
.github/workflows/lfs-cache.yml:79:1: W293 [*] Blank line contains whitespace
.github/workflows/lfs-cache.yml:82:78: W291 [*] Trailing whitespace
.github/workflows/lfs-cache.yml:87:1: W293 [*] Blank line contains whitespace
.github/workflows/lfs-cache.yml:90:45: W291 [*] Trailing whitespace
.github/workflows/lfs-cache.yml:91:78: W291 [*] Trailing whitespace
.github/workflows/lfs-cache.yml:95:1: W293 [*] Blank line contains whitespace
.github/workflows/lfs-cache.yml:98:46: W291 [*] Trailing whitespace
.github/workflows/lfs-cache.yml:99:78: W291 [*] Trailing whitespace
.github/workflows/lfs-cache.yml:103:1: W293 [*] Blank line contains whitespace
.github/workflows/lfs-cache.yml:113:1: W293 [*] Blank line contains whitespace
Found 12 errors.
[*] 11 fixable with the `--fix` option.

Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.66%. Comparing base (a51af90) to head (87f4f9d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2997      +/-   ##
==========================================
- Coverage   70.01%   69.66%   -0.35%     
==========================================
  Files         228      228              
  Lines       16549    16549              
==========================================
- Hits        11586    11529      -57     
- Misses       4963     5020      +57     

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

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.

2 participants