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 birthtime_ns to ExtFilesystemEntry.lstat #876

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Conversation

Miauwkeru
Copy link
Contributor

@Miauwkeru Miauwkeru commented Oct 4, 2024

closes #875

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.44%. Comparing base (7e856fd) to head (e84b689).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #876      +/-   ##
==========================================
+ Coverage   76.40%   76.44%   +0.03%     
==========================================
  Files         314      314              
  Lines       26927    26928       +1     
==========================================
+ Hits        20574    20585      +11     
+ Misses       6353     6343      -10     
Flag Coverage Δ
unittests 76.44% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

tests/filesystems/test_extfs.py Outdated Show resolved Hide resolved
@Miauwkeru Miauwkeru merged commit 76dfe96 into main Oct 8, 2024
18 checks passed
@Miauwkeru Miauwkeru deleted the add-birthtime-to-extfs branch October 8, 2024 13:00
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.

Research and implement st_birthtime_ns timestamp information for extfs
2 participants