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

Enhancements to documentation and testing #456

Merged
merged 13 commits into from
Jan 8, 2024
Merged

Conversation

Maddesea
Copy link
Contributor

This Pull Request brings a few enhancements to the project:

  1. README Update: Revamped README with a detailed introduction and feature descriptions.

  2. Unit Tests Expansion: Enhanced unit_tests.py with new tests for better coverage and robustness.

  3. Settings Optimization: Improved settings.py for enhanced performance and adaptability.

…EADME with detailed features and guides. - Added advanced tests in unit_tests.py for robustness. - Optimized settings.py for adaptive performance.
@adbar
Copy link
Owner

adbar commented Dec 13, 2023

Hi @Maddesea, thanks for the substantial PR. I'm going to check it bit by bit.

First of all, could you please make sure it is passing the tests?

@adbar
Copy link
Owner

adbar commented Jan 4, 2024

Note: I'll fix the code and amend the PR to accept a few changes and discard the rest (I don't agree with all the changes).

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6a79511) 96.91% compared to head (02c61c1) 96.91%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #456   +/-   ##
=======================================
  Coverage   96.91%   96.91%           
=======================================
  Files          22       22           
  Lines        3370     3370           
=======================================
  Hits         3266     3266           
  Misses        104      104           

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

trafilatura/settings.py Outdated Show resolved Hide resolved
trafilatura/settings.py Outdated Show resolved Hide resolved
@adbar
Copy link
Owner

adbar commented Jan 5, 2024

This hasn't been easy (unncessary code, duplicate sections in Readme etc.) but we're nearly there. I'll merge the PR next week.

@Maddesea I take it as an incentive to make the docs better but your changes looked quite GPT-like...

@adbar adbar changed the title Enhancements to Documentation, Testing, and Configuration Enhancements to documentation and testing Jan 8, 2024
@adbar adbar merged commit 9fbf9fb into adbar:master Jan 8, 2024
16 checks passed
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