Skip to content

Conversation

@holtgrewe
Copy link
Contributor

No description provided.

@holtgrewe holtgrewe linked an issue Nov 3, 2023 that may be closed by this pull request
4 tasks
@holtgrewe holtgrewe changed the title 70 implement support for new style imports feat: support for new-style imports (#70) Nov 3, 2023
@codecov
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (0afb87c) 84.63% compared to head (5b81cca) 85.01%.
Report is 10 commits behind head on main.

❗ Current head 5b81cca differs from pull request most recent head e5af8d4. Consider uploading reports for the commit e5af8d4 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   84.63%   85.01%   +0.38%     
==========================================
  Files          19       19              
  Lines        1347     1435      +88     
==========================================
+ Hits         1140     1220      +80     
- Misses        207      215       +8     
Files Coverage Δ
varfish_cli/api/models.py 100.00% <100.00%> (ø)
varfish_cli/api/project.py 100.00% <100.00%> (ø)
varfish_cli/cli/__init__.py 84.21% <100.00%> (ø)
varfish_cli/cli/common.py 90.00% <100.00%> (+0.09%) ⬆️
varfish_cli/config.py 92.30% <96.96%> (+4.50%) ⬆️
varfish_cli/cli/projects.py 85.71% <78.94%> (-14.29%) ⬇️

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2023

Please format your code with black: make black.

@holtgrewe holtgrewe force-pushed the main branch 5 times, most recently from 5cbdda3 to 3037f7a Compare January 23, 2024 08:39
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.

Implement support for new-style imports

2 participants