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

Add missing interface names in static_routes parser #1099

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

eleksis
Copy link
Contributor

@eleksis eleksis commented Jul 15, 2024

SUMMARY

There were some common interface names missing. Regex did not match these.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

static_routes.py

ADDITIONAL INFORMATION

Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.03%. Comparing base (c9841b5) to head (5fbb8da).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1099      +/-   ##
==========================================
+ Coverage   86.90%   87.03%   +0.13%     
==========================================
  Files         193      199       +6     
  Lines       11904    12048     +144     
==========================================
+ Hits        10345    10486     +141     
- Misses       1559     1562       +3     

see 75 files with indirect coverage changes

@eleksis
Copy link
Contributor Author

eleksis commented Oct 11, 2024

Ping

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.

3 participants