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

#29 add superlinter #31

Merged
merged 2 commits into from
Nov 14, 2024
Merged

#29 add superlinter #31

merged 2 commits into from
Nov 14, 2024

Conversation

fletort
Copy link
Owner

@fletort fletort commented Nov 11, 2024

No description provided.

@fletort fletort linked an issue Nov 11, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Nov 11, 2024

Integ Test Results

1 tests  ±0   1 ✅ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit c6973e8. ± Comparison against base commit f7d5435.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 11, 2024

Unit Test Results

67 tests  ±0   67 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit c6973e8. ± Comparison against base commit f7d5435.

♻️ This comment has been updated with latest results.

@coveralls
Copy link
Collaborator

coveralls commented Nov 11, 2024

Pull Request Test Coverage Report for Build 11834372318

Details

  • 64 of 67 (95.52%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.6%) to 97.688%

Changes Missing Coverage Covered Lines Changed/Added Lines %
action/main.py 22 23 95.65%
action/parser.py 24 25 96.0%
entrypoint.py 18 19 94.74%
Totals Coverage Status
Change from base Build 11760012688: 0.6%
Covered Lines: 169
Relevant Lines: 173

💛 - Coveralls

@fletort fletort force-pushed the 29-devops-add-superlinter branch 21 times, most recently from 8fd4732 to fd6a766 Compare November 13, 2024 20:54
@fletort fletort closed this Nov 14, 2024
@fletort fletort force-pushed the 29-devops-add-superlinter branch from fd6a766 to f7d5435 Compare November 14, 2024 09:08
@fletort fletort reopened this Nov 14, 2024
@fletort fletort force-pushed the 29-devops-add-superlinter branch from de60175 to 978e77c Compare November 14, 2024 09:17
@fletort fletort force-pushed the 29-devops-add-superlinter branch from 978e77c to c6973e8 Compare November 14, 2024 09:29
Copy link

Code Coverage

Package Line Rate Health
. 97%
action 98%
Summary 98% (169 / 173)

Minimum allowed line rate is 60%

Name               Stmts   Miss  Cover
--------------------------------------
action/main.py        49      1    98%
action/parser.py      93      2    98%
entrypoint.py         31      1    97%
--------------------------------------
TOTAL                173      4    98%

@fletort fletort merged commit 85ded76 into develop Nov 14, 2024
29 checks passed
@fletort fletort deleted the 29-devops-add-superlinter branch November 14, 2024 09:34
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.

DevOps: Add SuperLinter
2 participants