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

fix UTCTimeField timezone #4564

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix UTCTimeField timezone

bf07e36
Select commit
Loading
Failed to load commit list.
Open

fix UTCTimeField timezone #4564

fix UTCTimeField timezone
bf07e36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 10, 2024 in 0s

78.71% (-2.91%) compared to 6f0faf3

View this Pull Request on Codecov

78.71% (-2.91%) compared to 6f0faf3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.71%. Comparing base (6f0faf3) to head (bf07e36).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4564      +/-   ##
==========================================
- Coverage   81.61%   78.71%   -2.91%     
==========================================
  Files         356      331      -25     
  Lines       85545    80350    -5195     
==========================================
- Hits        69819    63245    -6574     
- Misses      15726    17105    +1379     
Files with missing lines Coverage Δ
scapy/data.py 88.30% <100.00%> (-1.98%) ⬇️
scapy/fields.py 92.76% <100.00%> (-0.01%) ⬇️

... and 282 files with indirect coverage changes