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

#28 add support for data file from url #30

Merged
merged 2 commits into from
Nov 9, 2024

Conversation

fletort
Copy link
Owner

@fletort fletort commented Nov 8, 2024

No description provided.

Copy link

github-actions bot commented Nov 8, 2024

Integ Test Results

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

Results for commit cae2b96. ± Comparison against base commit 701b62d.

Copy link

github-actions bot commented Nov 8, 2024

Integ Test Results

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

Results for commit b59db11. ± Comparison against base commit 701b62d.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 8, 2024

Unit Test Results

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

Results for commit b59db11. ± Comparison against base commit 701b62d.

♻️ This comment has been updated with latest results.

@coveralls
Copy link
Collaborator

coveralls commented Nov 8, 2024

Pull Request Test Coverage Report for Build 11748302058

Details

  • 56 of 59 (94.92%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.5%) to 97.126%

Changes Missing Coverage Covered Lines Changed/Added Lines %
action/parser.py 45 48 93.75%
Totals Coverage Status
Change from base Build 11706855224: -1.5%
Covered Lines: 169
Relevant Lines: 174

💛 - Coveralls

@fletort fletort force-pushed the 28-add-support-for-data-file-from-url branch from cae2b96 to b59db11 Compare November 8, 2024 19:24
Copy link

github-actions bot commented Nov 8, 2024

Code Coverage

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

Minimum allowed line rate is 60%

Name               Stmts   Miss  Cover
--------------------------------------
action/main.py        49      1    98%
action/parser.py      94      3    97%
entrypoint.py         31      1    97%
--------------------------------------
TOTAL                174      5    97%

@fletort fletort merged commit f7d5435 into develop Nov 9, 2024
9 checks passed
@fletort fletort linked an issue Nov 9, 2024 that may be closed by this pull request
@fletort fletort deleted the 28-add-support-for-data-file-from-url branch November 9, 2024 22:44
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.

Add support for data file from URL
2 participants